From 218c1940b92d191b2238c0d47c12e5695c263044 Mon Sep 17 00:00:00 2001 From: Stone_Red <56473591+Stone-Red-Code@users.noreply.github.com> Date: Sat, 16 Dec 2023 23:27:49 +0100 Subject: [PATCH] Update usage information --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aec09d0..0da5832 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ - Chocolatey (Windows): `choco install arp-scanner` - Snapcraft (Linux): `snap install arp-scanner` - GitHub (Windows/Linux): https://github.com/Stone-Red-Code/ARP-Scanner/releases -1. Start `ARP-Scanner.exe` or `ARP-Scanner` on Linux with the IP range it should scan as parameter +1. Start `arp-scanner` Linux 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)