mirror of
https://github.com/nmap/nmap.git
synced 2026-01-25 23:59:01 +00:00
6b87459a58190a4643ac60e59151ceee8d4e5c7e
to control whether translations of man pages are installed (by default they will be). Even though we're not using gettext for translations, I tried to make this interface as similar as possible to the gettext configuration interface. Use can use the environment variable LINGUAS to control which man pages get installed if you don't want all of them, for example LINGUAS="es de". The translated man pages are not yet committed.
Applied a configure.in patch from Petr Salinger in Debian bug #542388 which apparently fixes the libdnet build on GNU/kFreeBSD
Made some changes suggested by Jah at http://seclists.org/nmap-dev/2009/q4/173, but I didn't make all of them because the file has also been changed by Rob and I'm not sure which still apply
Modified UDP-payload-related code to make it independent of the NmapOps class so it can be reused by other apps like Nping. More info at http://seclists.org/nmap-dev/2009/q3/0051.html
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.1%