From 89f1401de974fecd10dc7ffa641faf79a94e9652 Mon Sep 17 00:00:00 2001 From: Stone_Red <56473591+Stone-Red-Code@users.noreply.github.com> Date: Fri, 5 Jan 2024 14:28:50 +0100 Subject: [PATCH] Update README.md Remove snap connect instructions because it now auto connects. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 8994b04..027e2b2 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,7 @@ 1. Download the latest release - Chocolatey (Windows): `choco install arp-scanner` - - Snapcraft (Linux): `snap install arp-scanner`\ - and `snap connect arp-scanner:network-observe` to give it permission to send arp requests + - 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`)