mirror of
https://github.com/brentvollebregt/whos-on-my-network.git
synced 2026-04-25 03:25:51 +03:00
[GH-ISSUE #10] OSError: b'\\Device\\NPF_Loopback: Error opening adapter: The system cannot find the path specified. #2
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whos-on-my-network#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @BioMycoBit on GitHub (Aug 27, 2021).
Original GitHub issue: https://github.com/brentvollebregt/whos-on-my-network/issues/10
Attempted to use both the pre-built module and binary and received the above error
Node: v16.4.2.
Python: 3.9.6
@brentvollebregt commented on GitHub (Aug 27, 2021):
If you install Npcap, does this solve your issue?
A potential requirement for Windows that I have not documented: https://scapy.readthedocs.io/en/latest/installation.html#windows
@BioMycoBit commented on GitHub (Aug 27, 2021):
Hey Brent. That did the trick.
@brentvollebregt commented on GitHub (Aug 28, 2021):
Thanks for getting back to this. I've made a change (
4362266ede) that will let the user know if the UI if this is an issue.