From 70793075e9b034fd7db95fa032b1ab660eb5c66c Mon Sep 17 00:00:00 2001 From: punix Date: Wed, 21 Aug 2024 11:50:01 +0200 Subject: [PATCH] add file dict_to_address for address a active Tunnel. Label green pack in Class. add Class to convert fileoutput as String to Dictionary --- .idea/workspace.xml | 34 +++++++++++++++++++---------- dict_to_address | 3 +++ main.py | 42 ++++++++++++++++++++--------------- wg_func.py | 53 ++++++++++++++++++++++++++++++++++++++++++--- 4 files changed, 99 insertions(+), 33 deletions(-) create mode 100644 dict_to_address diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 8d5ac6e..640ba56 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,7 +4,8 @@