restore AllowedIPs = 0.0.0.0/0, ::/0

This commit is contained in:
Artur Kuś 2025-09-08 21:15:49 +02:00
parent c64d55770e
commit 166001756a
1 changed files with 1 additions and 1 deletions

View File

@ -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