diff --git a/bucket/nmap.json b/bucket/nmap.json index 7649d6a476..a4e14ca5e2 100644 --- a/bucket/nmap.json +++ b/bucket/nmap.json @@ -29,6 +29,14 @@ "ndiff.bat", "nping.exe" ], + "shortcuts": [ + [ + "zenmap/bin/pythonw.exe", + "Zenmap - Nmap GUI", + "-c \"from zenmapGUI.App import run;run()\"", + "nmap.exe" + ] + ], "checkver": { "url": "https://nmap.org/download.html", "regex": "nmap-([\\d.]+)-setup\\.exe"