diff --git a/wg_func.py b/wg_func.py index 453ebb7..b435f82 100755 --- a/wg_func.py +++ b/wg_func.py @@ -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() \ No newline at end of file