mirror of
https://github.com/nmap/nmap.git
synced 2026-01-26 08:09:07 +00:00
4444071f036756c0c02e11ab892e9a00ee1585ff
Used this perl command: $ # perl -pi -e 's/string\.len\((.*?)\)/#\1/g' *.lua Also fixed one instance where the above command didn't correctly translate the intended code (string.len(a .. b .. c)).
Add the broadcast NSE category to the list of categories in the man page. Suggested by Daniel Miller
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%