mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-06-28 17:26:56 +00:00
parent
ee9569e7d4
commit
cac5ec836b
@ -1619,6 +1619,9 @@ PersistentKeepalive = {str(self.keepalive)}
|
|||||||
except Exception as e:
|
except Exception as e:
|
||||||
print(e)
|
print(e)
|
||||||
return False
|
return False
|
||||||
|
if self.configuration.Status:
|
||||||
|
self.configuration.toggleConfiguration()
|
||||||
|
self.configuration.toggleConfiguration()
|
||||||
return True
|
return True
|
||||||
|
|
||||||
class AmneziaWGPeer(Peer):
|
class AmneziaWGPeer(Peer):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user