mirror of
https://github.com/nmap/nmap.git
synced 2026-01-05 06:09:00 +00:00
164fbe284b63fa2c0c313f0720cbb48972fd77d8
o Moved some specific behavior for resuming a thread to Thread:resume(). o Cleaned up the inheritance mechanism to use a static metatable (the Class table itself). o Worker main functions are no longer wrapped with a function to truncate to 0 results. Instead, we just check if a thread is a worker in Thread:set_output() to prevent adding output by worker threads.
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%