dotpcap / sharppcap

Official repository - Fully managed, cross platform (Windows, Mac, Linux) .NET library for capturing packets
1.28k stars 267 forks source link

Support for USBPcap devices #410

Closed Dunnymeister closed 1 year ago

Dunnymeister commented 1 year ago

I was looking at porting some code from golang to c# and am stuck trying to get SharpPcap to return USBPcap devices.

gopacket returns them without doing anything special, provided that WinPcap and USBPcap is installed on the machine. Is there something I'm missing in SharpPcap or is it not supported currently?

kayoub5 commented 1 year ago

Sharppcap does not currently support USBPcap

Dunnymeister commented 1 year ago

Thanks for the quick response and clarification 🙂

chmorgan commented 1 year ago

We’d be open to contributions to support this library, @kayoub5 ?

kayoub5 commented 1 year ago

We’d be open to contributions to support this library, @kayoub5 ?

yes