mirror of
https://github.com/nmap/nmap.git
synced 2026-01-13 09:59:01 +00:00
c4c197b2134dd5dc842a28fc2c794c22fbfacb4a
Zenmap was only showing the first line of @arg nsedoc entries, since it was capturing the contents with a regular expression, which ends at the first newline. Fixed by simply returning the entire contents with the first word (the name of the arg) stripped off.
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.1%