arp-scanner 0.2.0.20240103 Arp-Scanner Stone_Red https://github.com/Stone-Red-Code/Arp-Scanner https://github.com/Stone-Red-Code/ARP-Scanner/blob/main/LICENSE true https://github.com/Stone-Red-Code/Arp-Scanner arp-scanner arp A lightweight cross-platform IP scanner **Usage** 1. Download the latest release - Chocolatey (Windows): `choco install arp-scanner` - Snapcraft (Linux): `snap install arp-scanner` - GitHub (Windows/Linux): https://github.com/Stone-Red-Code/ARP-Scanner/releases 2. Start `arp-scanner` with 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](https://github.com/georg-jung/ArpLookup) library has some [limitations](https://github.com/georg-jung/ArpLookup#supported-platforms) **Third party licenses** - ArpLookup (https://github.com/georg-jung/ArpLookup) - MIT (https://github.com/georg-jung/ArpLookup/blob/master/LICENSE.txt) - IPAddressRange (https://github.com/jsakamoto/ipaddressrange) - MPL-2.0 (https://github.com/jsakamoto/ipaddressrange/blob/master/LICENSE)