85 current 2025-10-08 12:05:30 25.05.20251001.5b5be50 6.12.49 *

This commit is contained in:
2025-10-08 12:53:06 -05:00
parent 24ef201854
commit 961dcfccbb

View File

@@ -40,14 +40,14 @@ in
# listenPort = 51820; # listenPort = 51820;
ips = [ "10.4.244.34/32" ]; ips = [ "10.4.244.34/32" ];
peers = { peers = [
pia = { pia = {
publicKey = "avK/Bdg+hyLMqP2k/7eEBTkxwCSzyy8FymwO/vFjbQg="; publicKey = "avK/Bdg+hyLMqP2k/7eEBTkxwCSzyy8FymwO/vFjbQg=";
allowedIPs = [ "0.0.0.0/0" ]; allowedIPs = [ "0.0.0.0/0" ];
endpoint = "77.81.142.245:1337"; endpoint = "77.81.142.245:1337";
persistentKeepalive = 25; persistentKeepalive = 25;
}; };
}; ];
}; };
}; };