mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
Implements option --time-limit (#5502)
This commit is contained in:
parent
c629374858
commit
e0ec2fcdbd
6 changed files with 16 additions and 3 deletions
|
|
@ -239,6 +239,7 @@ optDict = {
|
|||
"skipWaf": "boolean",
|
||||
"testFilter": "string",
|
||||
"testSkip": "string",
|
||||
"timeLimit": "float",
|
||||
"webRoot": "string",
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue