mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-20 05:19:02 +00:00
added switch --check-tor
This commit is contained in:
@@ -563,6 +563,10 @@ replicate = False
|
||||
# Valid: True or False
|
||||
tor = False
|
||||
|
||||
# Check to see if Tor is used properly
|
||||
# Valid: True or False
|
||||
checkTor = False
|
||||
|
||||
# Update sqlmap.
|
||||
# Valid: True or False
|
||||
updateAll = False
|
||||
|
||||
Reference in New Issue
Block a user