mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
Make --keep-alive public
This commit is contained in:
parent
8625763c07
commit
d40a238335
4 changed files with 9 additions and 3 deletions
|
|
@ -49,6 +49,7 @@ optDict = {
|
|||
"aType": "string",
|
||||
"aCred": "string",
|
||||
"aCert": "string",
|
||||
"keepAlive": "boolean",
|
||||
"proxy": "string",
|
||||
"ignoreProxy": "boolean",
|
||||
"threads": "integer",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue