mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Include the brief Ncat/Ndiff descriptions
This commit is contained in:
parent
83b83ee36c
commit
5924490adf
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue