nmap: Clarify Npcap note

This commit is contained in:
Rashil Gandhi 2021-12-20 01:43:28 +05:30
parent 3504b0cd59
commit 1a5543b301
No known key found for this signature in database
GPG Key ID: 0AF22EDF6BE85BBD

View File

@ -8,7 +8,8 @@
},
"notes": [
"Please install 'Npcap' by manually running '$dir\\npcap.exe', otherwise Nmap will not function completely!",
"This however, requires administrator rights.",
"This however requires administrator rights because it will be installed in 'C:\\Program Files',",
"(which can be removed through Control Panel) - see https://github.com/ScoopInstaller/Main/pull/466.",
"Please import the network performance improvements by running 'regedt32 \"$dir\\nmap_performance.reg\"'",
"See: https://nmap.org/book/inst-windows.html"
],