From f90b10f9485bc563b475204f2b319c64c424d1a4 Mon Sep 17 00:00:00 2001 From: punix Date: Sun, 22 Sep 2024 00:56:08 +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 --- .idea/workspace.xml | 16 ++++++-- wg_func.py | 89 +++++++++++++++++++++++++++------------------ wg_main.py | 25 +++++++++---- 3 files changed, 83 insertions(+), 47 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index d3fedc8..57987ad 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,7 +4,7 @@