wg_func.py aktualisiert
This commit is contained in:
parent
9eb99f0859
commit
090842ab28
@ -14,7 +14,7 @@ import requests
|
|||||||
|
|
||||||
|
|
||||||
''' 1 = 1. Year, 09 = Month of the Year, 2924 = Day and Year of the Year '''
|
''' 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')
|
path_to_file2 = Path('/etc/wire_py/settings.conf')
|
||||||
_u = Path.read_text(Path('/tmp/_u'))
|
_u = Path.read_text(Path('/tmp/_u'))
|
||||||
@ -265,6 +265,3 @@ class Tunnel:
|
|||||||
return True
|
return True
|
||||||
|
|
||||||
tips = Tunnel.if_tip()
|
tips = Tunnel.if_tip()
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user