mirror of
https://github.com/nmap/nmap.git
synced 2025-12-26 17:39:03 +00:00
36425f55a6d8aa028e8def1920679aa0c21ed29e
The code involving imp is equivalent to "from ndiff import *", and ndiff imports StringIO.StringIO as StringIO, which meant that while ndifftest intended the name to be the module, it was really the class. Just moved the import later to be sure the name was the one we intend.
Added a few NSE scripts to OLD_SCRIPT_NAMES that have been removed/renamed over the last year or so.
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%