mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 13:11:29 +00:00
Implementing --proxy-freq (Issue #4496)
This commit is contained in:
@@ -46,6 +46,7 @@ optDict = {
|
||||
"proxy": "string",
|
||||
"proxyCred": "string",
|
||||
"proxyFile": "string",
|
||||
"proxyFreq": "integer",
|
||||
"tor": "boolean",
|
||||
"torPort": "integer",
|
||||
"torType": "string",
|
||||
|
||||
Reference in New Issue
Block a user