mirror of
https://github.com/nmap/nmap.git
synced 2025-12-25 17:09:02 +00:00
c2822fc17a22d9eb378c410a941f492f8bf9bcdd
Nmap delays parsing for options that require knowledge of other options that the user might have supplied in order to make informed decisions. This is achieved by using a temporary storage place in which options that can't be correctly parsed and interpreted without having full knowledge of all other user supplied command line arguments like -S and -6.
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%