mirror of
https://github.com/Stone-Red-Code/ARP-Scanner.git
synced 2026-09-04 08:56:04 +02:00
1.3 KiB
1.3 KiB
ARP-Scanner
A lightweight cross-platform IP scanner
Usage
- Download the latest release
- Chocolatey (Windows):
choco install arp-scanner - 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
