mirror of
https://github.com/Stone-Red-Code/ARP-Scanner.git
synced 2026-09-04 00:46:04 +02:00
Update readme
This commit is contained in:
@@ -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]
|
||||
|
||||
@@ -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)
|
||||
</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?
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@ description: |
|
||||
- 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` 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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user