Update README.md

This commit is contained in:
Stone_Red
2024-01-03 12:22:28 +01:00
committed by GitHub
parent a0c2811fae
commit 40cb53d037
+1 -1
View File
@@ -7,7 +7,7 @@
1. Download the latest release
- Chocolatey (Windows): `choco install arp-scanner`
- Snapcraft (Linux): `snap install arp-scanner`\
and `snap connect arp-scanner:network-control` to give it permission to send arp requests
and `snap connect arp-scanner:network-observe` to give it permission to send arp requests
- 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`)