# ARP-Scanner > A lightweight IP scanner for windows ## Usage 1. Downlaod the latest relasse 1. Start `ARP-Scanner.exe` or `ARP-Scanner` on linux with the IP range it should scan as parameter > Note: This programm may not work on all linux distrobutions because the [ArpLookup](https://github.com/georg-jung/ArpLookup) library has some [limitations](ArpLookup) ## Example ![ARP-Scanner-Example](https://user-images.githubusercontent.com/56473591/145721773-bd61dc4f-32bf-4476-87bb-ec38b25c8572.png) ## Third party licences - [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)