mirror of
https://github.com/nmap/nmap.git
synced 2026-01-25 23:59:01 +00:00
21ba9f7b4a0ccf0a20dd69f7ce81bb7eea699409
There are various functions in the internal nmap.socket and nmap.dnet libraries that are there for technical reasons: http://seclists.org/nmap-dev/2012/q1/318 The sleep function is exposed through the stdnse namespace because it fits that library better. Some code comments said that names such as nmap.new_socket were deprecated in favor of e.g. nmap.socket.new, but the old names were never formally deprecated, so I removed those comments.
Updated the windows install icons. Added new sizes and resolutions following theinstructions here http://msdn.microsoft.com/en-us/library/windows/desktop/aa511280.aspx
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.1%