mirror of
https://github.com/nmap/nmap.git
synced 2025-12-21 15:09:02 +00:00
Add --proxies to nmap help screen.
This commit is contained in:
1
nmap.cc
1
nmap.cc
@@ -333,6 +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"
|
||||
" --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