- Download & install the latest release
- Chocolatey (Windows):
choco install arp-scanner
- Snapcraft (Linux):
snap install arp-scanner
- GitHub (Windows/Linux): releases
- Chocolatey (Windows):
- Use the
arp-scanner
commandarp-scanner help
lists all available commandsarp-scanner scan
scans the network for devicesarp-scanner scan --help
lists all available options for the scan commandarp-scanner monitor
continuously scans the network for devicesarp-scanner monitor --help
lists all available options for the monitor command
Note
This programm may not work on all linux distributions because the ArpLookup library has some limitations
Start arp-scanner
with the IP range it should scan as parameter (e.g. 192.168.1.0-192.168.1.255
)