mirror of
https://github.com/nmap/nmap.git
synced 2025-12-24 08:29:04 +00:00
e1a5a6424df1338e8fa55dfc1cc48f469eccacb8
(These get mapped to interfaces beginning with "net": net0, net1, etc.) I originally planned to make this a debugging message to be displayed at a certain debuggin level whether the interface type is recognized or not. It looked to be a pain to give libdnet visibility of Nmap debugging level, so instead it just prints a message to stderr only when the interface type is unrecognized.
Here are the docs for nmap. You would be better off checking the website at http://www.insecure.org/nmap for the latest information. Also if the man page is installed correctly you should be able to 'man nmap'. The man page is more up-to-date than the article. See nmap-manpage.html for an html version of it. -Fyodor
Description
Languages
C
37.8%
Lua
28.1%
C++
16.7%
Shell
5.8%
Python
4.2%
Other
7.2%