From a06dfe82a85ac773fe464826362869792203d5e8 Mon Sep 17 00:00:00 2001 From: Stone_Red <56473591+Stone-Red-Code@users.noreply.github.com> Date: Tue, 4 Jun 2024 17:56:02 +0200 Subject: [PATCH] Update readme --- README.md | 2 +- choco/arp-scanner.nuspec | 4 ++-- snap/snapcraft.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 027e2b2..f993190 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ 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 + - GitHub (Windows/Linux): [releases](https://github.com/Stone-Red-Code/ARP-Scanner/releases) 1. Start `arp-scanner` with the IP range it should scan as parameter (e.g. `192.168.1.0 - 192.168.1.255`) > [!Note] diff --git a/choco/arp-scanner.nuspec b/choco/arp-scanner.nuspec index 8e90a23..ecf7141 100644 --- a/choco/arp-scanner.nuspec +++ b/choco/arp-scanner.nuspec @@ -76,7 +76,7 @@ enclosed in quotation marks, you should use an editor that supports UTF-8, not t 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 + - GitHub (Windows/Linux): [releases](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) @@ -85,7 +85,7 @@ enclosed in quotation marks, you should use an editor that supports UTF-8, not t - 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) - + https://github.com/Stone-Red-Code/ARP-Scanner/releases/latest