dotpcap / sharppcap

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

update tutorial after WinPcapDevice was removed #485

Closed trivalik closed 7 months ago

trivalik commented 7 months ago

fixes https://github.com/dotpcap/sharppcap/issues/483

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (b6a0533) 82.78% compared to head (d92a0c4) 83.17%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #485 +/- ## ========================================== + Coverage 82.78% 83.17% +0.38% ========================================== Files 51 51 Lines 2823 2823 Branches 312 312 ========================================== + Hits 2337 2348 +11 + Misses 362 353 -9 + Partials 124 122 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.