mirror of
https://github.com/nmap/nmap.git
synced 2026-01-11 00:49:02 +00:00
3025022f984eb0b67a70ccca803f83a7eb3b3e45
Unnecessary, probably, but this eliminates 2 of 7 string creations/collections due to concatenation and reassignment. Also eliminates 2 unneeded table lookups and tests (since host always has host.ip and port always has port.number), and eliminates 1 extra test for prerule and postrule scripts, since we can't have a port if we don't have a host.
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%