mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-27 04:05:58 +00:00
Implements #1215
This commit is contained in:
parent
26bec7219d
commit
1e7f2d6da2
5 changed files with 23 additions and 1 deletions
|
|
@ -188,6 +188,7 @@ optDict = {
|
|||
"batch": "boolean",
|
||||
"charset": "string",
|
||||
"crawlDepth": "integer",
|
||||
"crawlExclude": "string",
|
||||
"csvDel": "string",
|
||||
"dumpFormat": "string",
|
||||
"eta": "boolean",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue