mirror of
https://github.com/nmap/nmap.git
synced 2026-01-30 10:09:03 +00:00
d5653dad260db5a4d8a3559539a9425ef150c7fd
nmap -PA80 -PA443 target Previously this would use 443 only, and leak a little bit of memory as the pointer to the array containing 80 was lost. Now it gives an error Only one -PB, -PA, or -PT option is allowed. Combine port ranges with commas. QUITTING!
Here is some documentation for Nmap, but these files are much less comprehensive than what you'll find at the actual Nmap documentation site ( http://nmap.org ).
Description
Languages
C
37.5%
Lua
28.1%
C++
16.8%
Shell
5.8%
Python
4.2%
Other
7.3%