mirror of
https://github.com/nmap/nmap.git
synced 2026-02-09 06:56:35 +00:00
Include the brief Ncat/Ndiff descriptions
This commit is contained in:
@@ -246,13 +246,13 @@ Section "Zenmap (GUI Frontend)" SecZenmap
|
||||
StrCpy $zenmapset "true"
|
||||
SectionEnd
|
||||
|
||||
Section "Ncat (Netcat Replacement)" SecNcat
|
||||
Section "Ncat (Modern Netcat reincarnation)" SecNcat
|
||||
SetOutPath "$INSTDIR"
|
||||
SetOverwrite on
|
||||
File ..\nmap-${VERSION}\ncat.exe
|
||||
SectionEnd
|
||||
|
||||
Section "Ndiff" SecNdiff
|
||||
Section "Ndiff (Scan comparison tool)" SecNdiff
|
||||
SetOutPath "$INSTDIR"
|
||||
SetOverwrite on
|
||||
File ..\nmap-${VERSION}\ndiff.exe
|
||||
|
||||
Reference in New Issue
Block a user