1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-01 20:39:02 +00:00

Update links to npcap.com

This commit is contained in:
dmiller
2022-02-18 17:38:54 +00:00
parent dd690b3e0b
commit c2d6b01f35
11 changed files with 20 additions and 20 deletions

View File

@@ -366,7 +366,7 @@ void NmapOps::ValidateOptions() {
#ifdef WIN32
if (!have_pcap)
privreq = "Npcap, but it seems to be missing.\n\
Npcap is available from https://npcap.org. The Npcap driver service must\n\
Npcap is available from https://npcap.com. The Npcap driver service must\n\
be started by an administrator before Npcap can be used. Running nmap.exe\n\
will open a UAC dialog where you can start the service if you have\n\
administrator privileges.";