make my server responsible for all of ipv6 private ip space

This commit is contained in:
Charlotte 🦝 Delenk 2022-04-09 12:11:19 +01:00
parent 314b366275
commit 942daa9933
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -10,7 +10,7 @@
{
publicKey = "zQY9cAzbRO/FgV92pda7yk0NJFSXzHfi6+tgRq3g/SY=";
allowedIPs = [
"fd0d:a262:1fa6:e621:b4e1:08ff:e658:6f49/64"
"fd0d:a262:1fa6:e621:b4e1:08ff:e658:6f49/7"
];
endpoint = "138.201.155.128:51820";
persistentKeepalive = 25;