vpn: configure IPv6 addresses for WG clients
This commit is contained in:
parent
92e552eb76
commit
ff2246df8c
4 changed files with 11 additions and 3 deletions
|
@ -28,6 +28,7 @@ def create_app(test_config=None):
|
|||
'wg_dns': False,
|
||||
'wg_key': '',
|
||||
'wg_net': '',
|
||||
'wg_net6': '',
|
||||
'version': 0,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue