From 7e461db7a97a2049bb55219ecec02cd831137d9b Mon Sep 17 00:00:00 2001 From: punix Date: Sun, 22 Sep 2024 16:24:22 +0200 Subject: [PATCH] add con_to_dict in import for write PreSharedKey in .key File to warning if tunnel has already been imported and delete that the key is deleted again now works --- .idea/workspace.xml | 16 +++++-- wg_func.py | 107 +++++++++++++++++--------------------------- wg_main.py | 1 - 3 files changed, 54 insertions(+), 70 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 57987ad..7bb3b3b 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,7 +4,7 @@