mirror of
https://github.com/nmap/nmap.git
synced 2026-01-07 06:59:03 +00:00
72a8cc3b26919b83961b546e80d1908934438cee
See http://seclists.org/nmap-dev/2012/q4/334 for why this wasn't really a big problem. This solution is essentially how netcat-openbsd does it: mkstemp creates the file and opens it, but then we just unlink it and only use the returned name. Functionality is pretty much the same as the tempnam version.
Add ICMPV6_TYPE and ICMPV6_CODE features for IPv6 OS detection. http://seclists.org/nmap-dev/2015/q3/232 #224
Here is some documentation for Nmap, but these files are much less comprehensive than what you'll find at the actual Nmap documentation site ( https://nmap.org ).
Description
Languages
C
37.8%
Lua
28.1%
C++
16.7%
Shell
5.8%
Python
4.2%
Other
7.2%