From 36a590e0851faa35a60c673bedee996d09869aa3 Mon Sep 17 00:00:00 2001 From: Miroslav Stampar Date: Sun, 6 Apr 2014 17:13:23 +0200 Subject: [PATCH] Minor language fix --- sqlmap.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sqlmap.conf b/sqlmap.conf index 800c2d111..c441eda5c 100644 --- a/sqlmap.conf +++ b/sqlmap.conf @@ -92,7 +92,7 @@ authCred = authPrivate = # Use a proxy to connect to the target URL. -# Syntax: http://address:port +# Syntax: (http|https|socks4|socks5)://address:port proxy = # Proxy authentication credentials. Useful only if the proxy requires