added switch --check-tor

This commit is contained in:
Miroslav Stampar
2011-10-25 17:37:43 +00:00
parent 24d495368e
commit 86b4a3562f
5 changed files with 29 additions and 2 deletions

View File

@@ -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