mirror of
https://github.com/nmap/nmap.git
synced 2026-01-10 00:19:02 +00:00
f51de3bc0ea456d073d2588a4b2534ca98c79346
Instead of loading the entire output into a new string with gtk.TextBuffer.get_text, we use the gtk.TextIter.forward_search method. This works because we don't need to use regular expressions to find a static string.
…
…
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%