wg_func.py aktualisiert

This commit is contained in:
Désiré Werner Menrath 2024-11-08 21:23:59 +01:00
parent 9eb99f0859
commit 090842ab28

View File

@ -14,7 +14,7 @@ import requests
''' 1 = 1. Year, 09 = Month of the Year, 2924 = Day and Year of the Year '''
version = 'v. 1.11.0724'
version = 'v. 1.11.0824'
path_to_file2 = Path('/etc/wire_py/settings.conf')
_u = Path.read_text(Path('/tmp/_u'))
@ -264,7 +264,4 @@ class Tunnel:
else:
return True
tips = Tunnel.if_tip()
tips = Tunnel.if_tip()