-
Notifications
You must be signed in to change notification settings - Fork 156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
arp-scan issue on macOS 15 #193
Comments
This error is coming from the https://www.tcpdump.org/manpages/pcap_lookupnet.3pcap.html Are you using the latest version of libpcap? Running |
@royhills thanks for the reply. I am using this version.
This looks like the current version of
|
If you need to work around this, you can manually specify the interface and arp-scan works as expected
|
Does anyone else see this issue on macOS 15? This was working on macOS 14.
The text was updated successfully, but these errors were encountered: