restore AllowedIPs = 0.0.0.0/0, ::/0
This commit is contained in:
parent
c64d55770e
commit
166001756a
|
|
@ -8,4 +8,4 @@ DNS = 10.13.13.1
|
|||
PublicKey = kaFGhRV5S98kIeKz8VGorO/GZbogkkyr/9NcMmxCwks=
|
||||
PresharedKey = lRyOeqKtAp7Vh747LTafGN/DNdP9SuoWuFmRBWxoi+o=
|
||||
Endpoint = vpn.arti24.eu:51820
|
||||
AllowedIPs = 10.0.0.0/16, 10.13.13.0/24
|
||||
AllowedIPs = 0.0.0.0/0, ::/0
|
||||
|
|
|
|||
Loading…
Reference in New Issue