mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 22:21:29 +00:00
2cda8ca15065f7e209401f46fbf1f35ff6cec5f3
Unless given a specific listen address, we open two separate listening sockets, one for IPv4 and one for IPv6. It was previously a fatal error if we failed to create either socket. Now it is fatal only when all potential listening addresses fail. David Millis discovered that the IPv6 listener failed on Windows XP without IPv6 configured. Ncat: socket: An address incompatible with the requested protocol was used. QUITTING. http://seclists.org/nmap-dev/2013/q3/96
…
…
…
…
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%