make my server responsible for all of ipv6 private ip space
This commit is contained in:
parent
314b366275
commit
942daa9933
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue