mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 05:01:30 +00:00
adding switch --tor-type
This commit is contained in:
@@ -104,8 +104,6 @@ class Connect:
|
||||
warnMsg += "(e.g. https://www.torproject.org/download/download.html.en)"
|
||||
else:
|
||||
warnMsg += "(e.g. https://help.ubuntu.com/community/Tor)"
|
||||
warnMsg += " (or try hidden switch --tor-http "
|
||||
warnMsg += " if you want to utilize Tor proxy bundles)"
|
||||
else:
|
||||
warnMsg = "if the problem persists please check that the provided "
|
||||
warnMsg += "target url is valid. If it is, you can try to rerun "
|
||||
|
||||
Reference in New Issue
Block a user