[bug] Scanner does not work on Windows #1
Labels
priority: high
type: bug
Something isn't working
type: 3rd party
This issue is to do with compatibility with another library
Describe the bug
Scanner is unable to choose correct network interface on Windows because
pnet_datalink
does not set flags on network interfaces, which are relied on to tell their statuses.See: https://docs.rs/pnet_datalink/latest/x86_64-pc-windows-msvc/src/pnet_datalink/winpcap.rs.html#325
How to reproduce
The text was updated successfully, but these errors were encountered: