From 7a8cc36a385599b27bf61729068e5d00eccdd120 Mon Sep 17 00:00:00 2001 From: Jeroen Oudshoorn Date: Sun, 22 Dec 2024 01:07:46 +0100 Subject: [PATCH] Set interface-name in the bt-tether config. Signed-off-by: Jeroen Oudshoorn --- pwnagotchi/plugins/default/bt-tether.py | 1 + 1 file changed, 1 insertion(+) diff --git a/pwnagotchi/plugins/default/bt-tether.py b/pwnagotchi/plugins/default/bt-tether.py index d98160d7..7d5792a4 100644 --- a/pwnagotchi/plugins/default/bt-tether.py +++ b/pwnagotchi/plugins/default/bt-tether.py @@ -30,6 +30,7 @@ class BTTether(plugins.Plugin): file = f''' [connection] id=bluetooth + interface-name=bnep0 type=bluetooth autoconnect=yes [bluetooth]