mirror of
https://github.com/nmap/nmap.git
synced 2025-12-17 21:19:01 +00:00
It would be nice if the executable installer had command-line options for unsetting some of the checkboxes (mostly needed for silent mode usage)
This commit is contained in:
12
docs/TODO
12
docs/TODO
@@ -29,6 +29,18 @@ o [NSE] Maybe we should create a class of scripts which only run one
|
||||
discovery, and then let the following phases work on the list it
|
||||
discovers."
|
||||
|
||||
o Improve the NSI installer by adding command-line options for unsetting
|
||||
each of these GUI checkboxes individually (particularly useful for
|
||||
silent mode):
|
||||
LangString DESC_SecCore ${LANG_ENGLISH} "Installs Nmap executable, NSE scripts and Visual C++ 2008 runtime components"
|
||||
LangString DESC_SecRegisterPath ${LANG_ENGLISH} "Registers Nmap path to System path so you can execute it from any directory"
|
||||
LangString DESC_SecWinPcap ${LANG_ENGLISH} "Installs WinPcap 4.1 (required for most Nmap scans unless it is already installed)"
|
||||
LangString DESC_SecPerfRegistryMods ${LANG_ENGLISH} "Modifies Windows registry values to improve TCP connect scan performance. Recommended."
|
||||
LangString DESC_SecZenmap ${LANG_ENGLISH} "Installs Zenmap, the official Nmap graphical user interface. Recommended."
|
||||
LangString DESC_SecNcat ${LANG_ENGLISH} "Installs Ncat, Nmap's Netcat replacement."
|
||||
LangString DESC_SecNdiff ${LANG_ENGLISH} "Installs Ndiff, a tool for comparing Nmap XML files."
|
||||
LangString DESC_SecNping ${LANG_ENGLISH} "Installs Nping, a packet generation tool."
|
||||
|
||||
o [Zenmap] Investigate getting new OS icon art. See
|
||||
http://seclists.org/nmap-dev/2010/q1/1090
|
||||
|
||||
|
||||
Reference in New Issue
Block a user