dotpcap / sharppcap

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

WinPcapDevice still in descriptions #483

Closed trivalik closed 10 months ago

trivalik commented 10 months ago

I found on stackoverflow to get addresses of device via WinPcapDevice class, but this is not available anymore. Searching the repository still finds "WinPcapDevice".

kayoub5 commented 10 months ago

The tutorials are a bit out of date, PRs to update them are welcome