vpn: configure IPv6 addresses for WG clients

This commit is contained in:
Timotej Lazar 2023-12-04 10:23:41 +01:00
parent 92e552eb76
commit ff2246df8c
4 changed files with 11 additions and 3 deletions

View file

@ -28,6 +28,7 @@ def create_app(test_config=None):
'wg_dns': False,
'wg_key': '',
'wg_net': '',
'wg_net6': '',
'version': 0,
}