libtins
libtins copied to clipboard
Use 'class Sniffer' on Windows nPcap
Hi.
I confirmed that Sniffer works normally with my wired LAN. I tried to use Sniffer as loopback (localhost), but the following error occurs in the code below.
code: Sniffer(xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)
error: Error opening adapter: The system cannot find the device specified. (20)
Is there no way on Windows?
thank you.