mirror of
https://github.com/nmap/nmap.git
synced 2026-01-30 01:59:02 +00:00
8f939279cae28c163ec0d15bb55bdc3c7c162865
The charset argument was intended to be a table, since Lua doesn't allow indexing strings with []. Unfortunately, irc-brute and tftp-enum passed a string instead, which meant that the output was always the empty string. This change allows both formats, and fixes those scripts. irc-brute and tftp-enum had been broken since r33632 (no released version of Nmap)
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.5%
Lua
28.1%
C++
16.8%
Shell
5.8%
Python
4.2%
Other
7.3%