mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-09 06:01:29 +00:00
Preparation for an Issue #254
This commit is contained in:
@@ -175,6 +175,7 @@ optDict = {
|
||||
"crawlDepth": "integer",
|
||||
"csvDel": "string",
|
||||
"dbmsCred": "string",
|
||||
"dumpFormat": "string",
|
||||
"eta": "boolean",
|
||||
"flushSession": "boolean",
|
||||
"forms": "boolean",
|
||||
@@ -182,7 +183,6 @@ optDict = {
|
||||
"hexConvert": "boolean",
|
||||
"oDir": "string",
|
||||
"parseErrors": "boolean",
|
||||
"replicate": "boolean",
|
||||
"updateAll": "boolean",
|
||||
"tor": "boolean",
|
||||
"torPort": "integer",
|
||||
|
||||
Reference in New Issue
Block a user