mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-20 21:39:02 +00:00
Switching default Tor type to SOCKS5 (various bundles are discontinued)
This commit is contained in:
@@ -124,7 +124,7 @@ tor = False
|
||||
|
||||
# Set Tor proxy type.
|
||||
# Valid: HTTP, SOCKS4, SOCKS5
|
||||
torType = HTTP
|
||||
torType = SOCKS5
|
||||
|
||||
# Check to see if Tor is used properly.
|
||||
# Valid: True or False
|
||||
|
||||
Reference in New Issue
Block a user