dumpyourvms: update networking

This commit is contained in:
teutat3s 2024-10-18 20:38:53 +02:00
parent 4f6488c7e4
commit e27706b8af
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -76,7 +76,7 @@
allowedIPs = [ "192.168.188.0/24" ]; allowedIPs = [ "192.168.188.0/24" ];
presharedKeyFile = "/etc/wireguard/wg1.presharedkey"; presharedKeyFile = "/etc/wireguard/wg1.presharedkey";
#endpoint = "85.214.70.91:50163"; #endpoint = "85.214.70.91:50163";
#endpoint = "7gwzft61sc8txc4r.myfritz.net:50163"; #endpoint = "u7dazg4ceu9dggxa.myfritz.net:50163";
endpoint = "[2a00:6020:1000:47::2ded]:50163"; endpoint = "[2a00:6020:1000:47::2ded]:50163";
persistentKeepalive = 25; persistentKeepalive = 25;
} }