dumpyourvms: use IPv4 in wireguard config
This commit is contained in:
parent
a7980fae5e
commit
ebd1ebcb4c
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue