mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 04:31:30 +00:00
Make --keep-alive public
This commit is contained in:
@@ -85,6 +85,9 @@ aCred =
|
||||
# Syntax: key_file,cert_file
|
||||
aCert =
|
||||
|
||||
# Use persistent HTTP(s) connections
|
||||
keepAlive = False
|
||||
|
||||
# Use a HTTP proxy to connect to the target url.
|
||||
# Syntax: http://address:port
|
||||
proxy =
|
||||
|
||||
Reference in New Issue
Block a user