Update readme

This commit is contained in:
Stone_Red
2024-06-04 17:56:02 +02:00
parent 9f49f2d595
commit a06dfe82a8
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
1. Download the latest release 1. Download the latest release
- Chocolatey (Windows): `choco install arp-scanner` - Chocolatey (Windows): `choco install arp-scanner`
- Snapcraft (Linux): `snap 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`) 1. Start `arp-scanner` with the IP range it should scan as parameter (e.g. `192.168.1.0 - 192.168.1.255`)
> [!Note] > [!Note]
+2 -2
View File
@@ -76,7 +76,7 @@ enclosed in quotation marks, you should use an editor that supports UTF-8, not t
1. Download the latest release 1. Download the latest release
- Chocolatey (Windows): `choco install arp-scanner` - Chocolatey (Windows): `choco install arp-scanner`
- Snapcraft (Linux): `snap 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`) 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) > 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) - 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) - IPAddressRange (https://github.com/jsakamoto/ipaddressrange) - MPL-2.0 (https://github.com/jsakamoto/ipaddressrange/blob/master/LICENSE)
</description> </description>
<!-- <releaseNotes>__REPLACE_OR_REMOVE__MarkDown_Okay</releaseNotes> --> <releaseNotes>https://github.com/Stone-Red-Code/ARP-Scanner/releases/latest</releaseNotes>
<!-- =============================== --> <!-- =============================== -->
<!-- Specifying dependencies and version ranges? <!-- Specifying dependencies and version ranges?
+1 -1
View File
@@ -9,7 +9,7 @@ description: |
- Chocolatey (Windows): `choco install arp-scanner` - Chocolatey (Windows): `choco install arp-scanner`
- Snapcraft (Linux): `snap install arp-scanner` - Snapcraft (Linux): `snap install arp-scanner`
- GitHub (Windows/Linux): https://github.com/Stone-Red-Code/ARP-Scanner/releases - GitHub (Windows/Linux): 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`) 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) > 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)