angristan / wireguard-install

WireGuard VPN installer for Linux servers
https://stanislas.blog/2019/01/how-to-setup-vpn-server-wireguard-nat-ipv6/
MIT License
7.52k stars 1.26k forks source link

PersistentKeepalive automation #430

Open ypc123 opened 1 year ago

ypc123 commented 1 year ago

I want to add PersistentKeepalive inside the wireguard-install.sh file

i don't know how to do this?

alexander-potemkin commented 1 year ago

Just add PersistentKeepalive = 25 in the 'Peer' section

But, is there any plans to have this configured?