From d12a106c2f4f8e8d32c3592976773fa7bad22576 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 27 Apr 2022 18:22:23 +0200 Subject: [PATCH] Update config.json --- arpspoof/config.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/arpspoof/config.json b/arpspoof/config.json index 2eada1503..469dd8ea9 100644 --- a/arpspoof/config.json +++ b/arpspoof/config.json @@ -1,11 +1,9 @@ { - "apparmor": true, "arch": [ "aarch64", "amd64", "armv7" ], - "boot": "auto", "codenotary": "alexandrep.github@gmail.com", "description": "block internet connection for local network devices", "environment": {},