naggie / dsnet

FAST command to manage a centralised wireguard VPN. Think wg-quick but quicker: key generation + address allocation.
https://calbryant.uk/blog/how-to-set-up-a-wireguard-vpn-in-minutes-with-dsnet/
MIT License
673 stars 33 forks source link

peer Keepalive is zero since refactor, causing dropouts #83

Closed naggie closed 2 years ago

naggie commented 2 years ago

Since v0.6. Should be 25, previously from const.go

naggie commented 2 years ago

Fixed in https://github.com/naggie/dsnet/pull/84