From 00a9436dad00d5001ccc3a6beb0d4428459ce1d6 Mon Sep 17 00:00:00 2001 From: punix Date: Tue, 3 Sep 2024 21:27:36 +0200 Subject: [PATCH] add class FileHandle, add Label to show autoconnect Tunnel disable checkbox when Listbox is empty or no select Tunnel --- .idea/workspace.xml | 16 ++++++-- main.py | 94 ++++++++++++++++++++++++++++++--------------- wg_func.py | 54 +++++++++++++++++++++++++- wg_py.xml | 1 + 4 files changed, 130 insertions(+), 35 deletions(-) create mode 100644 wg_py.xml diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 32aa9b6..cf6dd78 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,7 +4,8 @@