mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 20:51:31 +00:00
minor bug fix (#297)
This commit is contained in:
@@ -209,4 +209,13 @@ optDict = {
|
||||
"wizard": "boolean",
|
||||
"verbose": "integer"
|
||||
},
|
||||
"Hidden": {
|
||||
"profile": "boolean",
|
||||
"cpuThrottle": "integer",
|
||||
"forceDns": "boolean",
|
||||
"smokeTest": "boolean",
|
||||
"liveTest": "boolean",
|
||||
"stopFail": "boolean",
|
||||
"runCase": "string"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user