mirror of
https://github.com/nmap/nmap.git
synced 2026-01-27 08:39:02 +00:00
b61ed83e147844af7cfa10ad88a68f3637dbe83f
which resolve to the same IP to have script output placed under the correct (virtual) host. Previously, all script output would be "randomly but deterministically" placed under one of these hosts. Other problems include having port information changed for only one of the virtual hosts.
Applied a configure.in patch from Petr Salinger in Debian bug #542388 which apparently fixes the libdnet build on GNU/kFreeBSD
Modified UDP-payload-related code to make it independent of the NmapOps class so it can be reused by other apps like Nping. More info at http://seclists.org/nmap-dev/2009/q3/0051.html
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%