Update snapcraft.yaml

This commit is contained in:
Stone_Red
2024-01-09 13:35:34 +01:00
parent 96b261238e
commit 1420655b8d
+2 -3
View File
@@ -6,9 +6,8 @@ description: |
**Usage**
1. Download the latest release
- Chocolatey (Windows): `choco install arp-scanner --version=0.2.0`
- Snapcraft (Linux): `snap install arp-scanner`\
and `snap connect arp-scanner:network-control` to give it permission to send arp requests
- 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`)