npcap
npcap copied to clipboard
Clarification of using npcap vs. libpcap?
Needing a libpcap dependency for compiling a ping app, I am confused whether to use this repo, or the original libpcap from here:
https://github.com/the-tcpdump-group/libpcap
Which one should I use? What are the differences?
PS. I will be using Cygwin and MinGW64/MSYS for compilation.
Maybe related to these:
- https://github.com/the-tcpdump-group/libpcap/issues/515#issuecomment-237280884
- https://github.com/nmap/npcap/issues/344#issuecomment-502410358