Merge pull request #140 from DarkKirb/fix-ipv6

fix ipv6
This commit is contained in:
Charlotte 🦝 Delenk 2023-01-10 09:16:12 +01:00 committed by GitHub
commit 5e4e3cf0ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@
publicKey = "zQY9cAzbRO/FgV92pda7yk0NJFSXzHfi6+tgRq3g/SY=";
allowedIPs = [
"fd0d:a262:1fa6:e621:b4e1:08ff:e658:6f49/128"
"fd0d:a262:1fa6:e621:b4e1:08ff:e658:6f49/7"
"fd0d:a262:1fa6:e621:b4e1:08ff:e658:6f49/64"
];
endpoint = "138.201.155.128:51820";
persistentKeepalive = 25;
@ -19,7 +19,6 @@
publicKey = "GHsVg8seCVIMYOidH5+/3EnoXRmi98NXtNTVu+nFcnw=";
allowedIPs = [
"fd0d:a262:1fa6:e621:746d:4523:5c04:1453/128"
"fd0d:a262:1fa6:e621:746d:4523:5c04:1453/7"
];
endpoint = "130.162.60.127:51820";
persistentKeepalive = 25;