initial ipv6 deployment
This commit is contained in:
@@ -7,5 +7,5 @@ PrivateKey = {{ wg_privkey }}
|
||||
|
||||
[Peer]
|
||||
PublicKey = {{ wg_peer_pubkey }}
|
||||
AllowedIPs = 0.0.0.0/0
|
||||
AllowedIPs = 0.0.0.0/0,::0/0
|
||||
Endpoint = {{ wg_peer_endpoint }}
|
||||
|
||||
Reference in New Issue
Block a user