mirror of
https://github.com/nmap/nmap.git
synced 2025-12-07 13:11:28 +00:00
Added a --proxies <chain> option to nmap to let users specify proxies to use
from command line. <chain> is expected (by nsock) to be a comma-separated list of proxies. e.g.: http://relay1.local:8080,http://relay2.local:3128 This option has currently no effect.
This commit is contained in: