dumpyourvms: use IPv4 in wireguard config

This commit is contained in:
teutat3s 2023-10-30 22:03:30 +01:00
parent a7980fae5e
commit ebd1ebcb4c
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -53,7 +53,7 @@
publicKey = "iZkgeA/mFxBRclCa5SJYdqffClly/uho5krebcUloCY=";
allowedIPs = ["192.168.188.0/24"];
presharedKeyFile = "/etc/wireguard/wg1.presharedkey";
#endpoint = "vpn4.wernery.eu:50163";
#endpoint = "85.214.70.91:50163";
#endpoint = "7gwzft61sc8txc4r.myfritz.net:50163";
endpoint = "[2a00:6020:1000:47::2ded]:50163";
persistentKeepalive = 25;