Skip to content

[bug] Scanner does not work on Windows #1

@akevinge

Description

@akevinge

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

  1. Go on windows
  2. Run the scanner in admin cmd

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: hightype: 3rd partyThis issue is to do with compatibility with another librarytype: bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions