mirror of
https://github.com/nmap/nmap.git
synced 2026-01-04 05:39:01 +00:00
Remove --adler32 option from Nmap quick ref screen. It is still documented in man page, but is too obscure for the quick ref screen IMHO
This commit is contained in:
1
nmap.cc
1
nmap.cc
@@ -286,7 +286,6 @@ printf("%s %s ( %s )\n"
|
||||
" --ttl <val>: Set IP time-to-live field\n"
|
||||
" --spoof-mac <mac address/prefix/vendor name>: Spoof your MAC address\n"
|
||||
" --badsum: Send packets with a bogus TCP/UDP/SCTP checksum\n"
|
||||
" --adler32: Use deprecated Adler32 instead of CRC32C for SCTP checksums\n"
|
||||
"OUTPUT:\n"
|
||||
" -oN/-oX/-oS/-oG <file>: Output scan in normal, XML, s|<rIpt kIddi3,\n"
|
||||
" and Grepable format, respectively, to the given filename.\n"
|
||||
|
||||
Reference in New Issue
Block a user