diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index bc16aa9..5c6d238 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,21 +4,9 @@
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
+
@@ -56,25 +44,25 @@
- {
+ "keyToString": {
+ "ASKED_ADD_EXTERNAL_FILES": "true",
+ "Python.INSTALL.executor": "Run",
+ "Python.install.executor": "Run",
+ "Python.main.executor": "Run",
+ "Python.messagebox.executor": "Run",
+ "Python.start_wg.executor": "Run",
+ "Python.testtheme.executor": "Run",
+ "Python.wg_func.executor": "Run",
+ "Python.wg_main.executor": "Run",
+ "RunOnceActivity.ShowReadmeOnStart": "true",
+ "Shell Script.install.executor": "Run",
+ "Shell Script.run_as.executor": "Run",
+ "git-widget-placeholder": "1.11.1024",
+ "last_opened_file_path": "/home/punix/Pyapps/wire-py",
+ "settings.editor.selected.configurable": "reference.settingsdialog.IDE.editor.colors"
}
-}]]>
+}
@@ -154,78 +142,6 @@
1723279982210
-
-
- 1724778892233
-
-
-
- 1724778892233
-
-
-
- 1725119445803
-
-
-
- 1725119445803
-
-
-
- 1725391658456
-
-
-
- 1725391658456
-
-
-
- 1725434328731
-
-
-
- 1725434328731
-
-
-
- 1725475967338
-
-
-
- 1725475967338
-
-
-
- 1725567453540
-
-
-
- 1725567453540
-
-
-
- 1725639633873
-
-
-
- 1725639633873
-
-
-
- 1725746027132
-
-
-
- 1725746027132
-
-
-
- 1725820337669
-
-
-
- 1725820337669
-
1725991610908
@@ -546,7 +462,79 @@
1731098372497
-
+
+
+ 1731690583059
+
+
+
+ 1731690583060
+
+
+
+ 1731836942211
+
+
+
+ 1731836942212
+
+
+
+ 1731840048762
+
+
+
+ 1731840048763
+
+
+
+ 1731840089956
+
+
+
+ 1731840089956
+
+
+
+ 1731840188277
+
+
+
+ 1731840188278
+
+
+
+ 1731840383592
+
+
+
+ 1731840383592
+
+
+
+ 1731841930614
+
+
+
+ 1731841930615
+
+
+
+ 1731844213239
+
+
+
+ 1731844213239
+
+
+
+ 1731844339039
+
+
+
+ 1731844339039
+
+
@@ -577,8 +565,6 @@
-
-
@@ -602,15 +588,17 @@
-
+
+
+
- file://$PROJECT_DIR$/start_wg.py
- 1
-
+ file://$PROJECT_DIR$/wg_main.py
+ 1128
+
diff --git a/__pycache__/cls_mth_fc.cpython-312.pyc b/__pycache__/cls_mth_fc.cpython-312.pyc
new file mode 100644
index 0000000..9e274fb
Binary files /dev/null and b/__pycache__/cls_mth_fc.cpython-312.pyc differ
diff --git a/__pycache__/message.cpython-312.pyc b/__pycache__/message.cpython-312.pyc
new file mode 100644
index 0000000..f8ad592
Binary files /dev/null and b/__pycache__/message.cpython-312.pyc differ
diff --git a/__pycache__/start_wg.cpython-312.pyc b/__pycache__/start_wg.cpython-312.pyc
new file mode 100644
index 0000000..d7729fa
Binary files /dev/null and b/__pycache__/start_wg.cpython-312.pyc differ
diff --git a/__pycache__/wg_main.cpython-312.pyc b/__pycache__/wg_main.cpython-312.pyc
new file mode 100644
index 0000000..df0df3a
Binary files /dev/null and b/__pycache__/wg_main.cpython-312.pyc differ
diff --git a/wg_main.py b/wg_main.py
index 6c4937d..8d81627 100755
--- a/wg_main.py
+++ b/wg_main.py
@@ -14,7 +14,7 @@ from cls_mth_fc import (Tunnel, msg_window, GiteaUpdate, _u, wg_tips, wg_set)
tcl_path = Path('/usr/share/TK-Themes')
''' 1 = 1. Year, 09 = Month of the Year, 2924 = Day and Year of the Year '''
-version = 'v. 1.11.1824'
+version = 'v. 2.02.2425'
res = GiteaUpdate.api_down('https://git.ilunix.de/api/v1/repos/punix/Wire-Py/releases', version)