mirror of
https://github.com/nmap/nmap.git
synced 2025-12-24 08:29:04 +00:00
3b728a40dfb4782d64e2fa32b7d593bb95347b09
Added 2 args: banner.timeout is a timespec for how long to wait for output. Default is still 5s. banner.ports is a ports list for limiting which ports to connect to. The default is still all ports, but using banner.ports=common will limit to some common ports that always return a banner. Originally committed by dmiller but recommitted by david after recovery from backup.
Merge r30025 from nmap-npingchanges: Add two helper functions to handle sockaddr_storage structures.
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.8%
Lua
28.1%
C++
16.7%
Shell
5.8%
Python
4.2%
Other
7.2%