mirror of
https://github.com/nmap/nmap.git
synced 2026-02-02 19:49:11 +00:00
3bce03ad8dad4ce85dfad1095cb8a14a55eee451
numbers in a collision-free way for a full 2^32 cycle. This allows Nmap to generate random IPs with -iR that don't have duplicates. See: http://seclists.org/nmap-dev/2009/q3/0695.html How this is done is documented in the code.
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.5%
Lua
28.1%
C++
16.8%
Shell
5.8%
Python
4.2%
Other
7.3%