mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 05:01:30 +00:00
added option --proxy-cred for setting proxy credentials (Feature #195)
This commit is contained in:
@@ -51,6 +51,7 @@ optDict = {
|
||||
"aCert": "string",
|
||||
"keepAlive": "boolean",
|
||||
"proxy": "string",
|
||||
"pCred": "string",
|
||||
"ignoreProxy": "boolean",
|
||||
"threads": "integer",
|
||||
"delay": "float",
|
||||
|
||||
Reference in New Issue
Block a user