-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
It would be very nice if you add SOCKS5 proxy support.
For example:
rustscan --proxies <comma separated list of proxies> <target>
rustscan --proxies socks5://127.0.0.1:9050 scanme.nmap.org
or
rustscan --proxies <proxy_new_line_list> <target>
rustscan --proxies sox.txt scanme.nmap.org
content of sox.txt
socks5://127.0.0.1:9050
socks5://127.0.0.1:9051
socks5://127.0.0.1:9052
socks5://127.0.0.1:9053
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels