npcap icon indicating copy to clipboard operation
npcap copied to clipboard

Use netcfg.exe instead of NPFInstall.exe to install npcap driver

Open dmiller-nmap opened this issue 3 years ago • 0 comments

I think we can remove the -i, -i2, -u, and -u2 options from NPFInstall.exe in favor of invoking netcfg.exe, which is present on Windows by default:

netcfg.exe -l "C:\path\to\npcap.inf" -c s -i INSECURE_NPCAP

dmiller-nmap avatar Jul 22 '22 15:07 dmiller-nmap