mirror of
https://github.com/Stone-Red-Code/ARP-Scanner.git
synced 2026-09-04 00:46:04 +02:00
f8f20694462e72173957060fd02802827828bf24
ARP-Scanner
A lightweight cross-platform IP scanner
Usage
- Download the latest release
- Chocolatey (Windows):
choco install arp-scanner --version=0.2.0 - Snapcraft (Linux):
snap install arp-scanner
andsnap connect arp-scanner:network-controlto give it permission to send arp requests - GitHub (Windows/Linux): https://github.com/Stone-Red-Code/ARP-Scanner/releases
- Chocolatey (Windows):
- Start
arp-scannerwith the IP range it should scan as parameter (e.g.192.168.1.0 - 192.168.1.255)
Note: This programm may not work on all linux distributions because the ArpLookup library has some limitations
