mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
added option --ignore-proxy
This commit is contained in:
@@ -50,7 +50,8 @@ optDict = {
|
||||
"delay": "float",
|
||||
"timeout": "float",
|
||||
"retries": "integer",
|
||||
"scope": "string"
|
||||
"scope": "string",
|
||||
"ignoreProxy": "boolean"
|
||||
},
|
||||
|
||||
"Injection": {
|
||||
|
||||
Reference in New Issue
Block a user