Skip to content

Scanning through proxies #407

@Karmaz95

Description

@Karmaz95

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions