royhills/arp-scan
The ARP Scanner observed · 2026-08-28
Health v2 · maintenance only
27/100
- Activity 10
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4766
- days_rel: n/a
- days_push: 543
- n_releases_24m: 0
Adoption not part of the score
1289 stars · 178 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
arp-scan is a command-line network scanning tool that uses ARP requests to discover and fingerprint IPv4 hosts on a local network. It is written in C, uses libpcap, and runs on Linux, BSD, macOS, and Solaris under the GPLv3 license.
Use cases
- discover all devices on my local network
- find unknown hosts connected to my LAN
- fingerprint network devices by MAC address
- scan a subnet for live IPv4 hosts
- detect rogue devices on the network
- map IP addresses to MAC addresses
When to choose
- you need fast local network host discovery on Unix-like systems
- you want ARP-based scanning that works without IP connectivity to targets
- you need MAC address vendor fingerprinting of LAN devices
When to avoid
- you need to scan hosts across routers or the internet (ARP is link-local only)
- you need IPv6 discovery
- you need a GUI-based network scanner
Facets
cli-tool · maturity active
security networking developer-tools networking security developer-tools bsd cli arp-scanning network-discovery host-fingerprinting libpcap penetration-testing command-line linux macos
1 source
- readme: https://github.com/royhills/arp-scan · fetched 2026-08-28 · 4f65f677fff2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| royhills/arp-scan | main | 27 |
For agents
markdown · JSON · MCP: product_card(name="royhills/arp-scan")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem