mirror of
https://github.com/nmap/nmap.git
synced 2025-12-20 22:49:01 +00:00
Update --proxies docs
This commit is contained in:
2
nmap.cc
2
nmap.cc
@@ -333,7 +333,7 @@ static void printusage(int rc) {
|
||||
" -S <IP_Address>: Spoof source address\n"
|
||||
" -e <iface>: Use specified interface\n"
|
||||
" -g/--source-port <portnum>: Use given port number\n"
|
||||
" --proxies <url1,[url2],..>: Relay TCP connections through a chain of proxies\n"
|
||||
" --proxies <url1,[url2],...>: Relay connections through HTTP/SOCKS4 proxies\n"
|
||||
" --data-length <num>: Append random data to sent packets\n"
|
||||
" --ip-options <options>: Send packets with specified ip options\n"
|
||||
" --ttl <val>: Set IP time-to-live field\n"
|
||||
|
||||
Reference in New Issue
Block a user