mirror of
https://github.com/nmap/nmap.git
synced 2025-12-30 03:19:02 +00:00
ac606d846f0e11e58ff60ddceca88a5e69e17983
When an interface doesn't have an address set, getInterfaceByName can fail because it checks the address family. The fatal error message would be something like route_dst_netlink: can't find interface "tap0" If we can't find an interface with a specific address family, fall back with an AF_UNSPEC search. http://seclists.org/nmap-dev/2012/q4/12
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%