arp-scan
brew install arp-scan
v1.10.0
GPL-3.0-or-later AND BSD-3-Clause AND ISC
ARP scanning and fingerprinting tool
700
30-day installs · #1508
2.0k
90-day · #1585
8.4k
365-day · #1538
1.3k
★ GitHub stars · updated 1y ago
Build dependencies
GitHub topics
arp
c
freebsd
gplv3
libcap
libpcap
linux
macos
netbsd
network-discovery
openbsd
solaris
Links
- https://github.com/royhills/arp-scan
- GitHub: royhills/arp-scan
- Brew formula source: Formula/a/arp-scan.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"autoconf",
"automake"
],
"categories": [],
"caveats": null,
"conflicts_with": [
"arp-scan-rs"
],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "ARP scanning and fingerprinting tool",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:35:32+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "arp-scan",
"github_default_branch": "master",
"github_last_commit_at": "2025-03-08T09:04:11Z",
"github_readme_excerpt": "# arp-scan\n\n[](https://github.com/royhills/arp-scan/actions/workflows/c-cpp.yml)\n[](https://coveralls.io/github/royhills/arp-scan?branch=master)\n[](https://github.com/royhills/arp-scan/actions/workflows/codeql.yml)\n\n---\n\n# About\n\n*arp-scan* is a network scanning tool that uses the ARP protocol to discover and fingerprint IPv4 hosts on the local network. It is available for Linux, BSD, macOS and Solaris under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html) licence.\n\nThis is `README.md` for *arp-scan* version `1.10.1-git`.\n\n# Installation\n\n## Building and Installing from Source\n\n*arp-scan* uses the GNU *automake* and *autoconf* tools. The installation process from the latest *github* source is:\n\n- `git clone https://github.com/royhills/arp-scan.git` to obtain the latest source code.\n- `cd arp-scan` to enter the source code directory.\n- `autoreconf --install` to generate a configure file (if you don\u0027t have `autoreconf` you can download a tarball instead as detailed below).\n- `./configure` to create a makefile for your system (see configuration options below).\n- `make` to build the project.\n- Optionally `make check` to verify that everything works as expected.\n- `make install` to install (you\u0027ll need to be root or use sudo/doas for this part).\n\nYou will need these development tools and libraries:\n\n- GNU *automake* and *autoconf* (if you don\u0027t have these, you can download the latest tarball which includes `configure` instead: [arp-scan-1.10.0.tar.gz](https://github.com/royhills/arp-scan/releases/download/1.10.0/arp-scan-1.10.0.tar.gz)). Note that this might not be as up to date as the latest *github* development version.\n- The *make* utility (tested with BSD make and GNU make).\n- A C compiler (tested ",
"github_repo": "royhills/arp-scan",
"github_stars": 1266,
"github_topics": [
"arp",
"c",
"freebsd",
"gplv3",
"libcap",
"libpcap",
"linux",
"macos",
"netbsd",
"network-discovery",
"openbsd",
"solaris"
],
"homepage": "https://github.com/royhills/arp-scan",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 700,
"installs_365d": 8444,
"installs_90d": 2028,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "GPL-3.0-or-later AND BSD-3-Clause AND ISC",
"llm_generated_at": null,
"llm_model": null,
"name": "arp-scan",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 1508,
"rank_365d": 1538,
"rank_90d": 1585,
"raw_hash": "958de9ce55be717d",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/a/arp-scan.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [
"libpcap"
],
"version_head": "HEAD",
"version_stable": "1.10.0",
"versioned_formulae": [],
"why_use_this": null
}