NHAS / wag

Simple Wireguard 2FA
BSD 3-Clause "New" or "Revised" License
486 stars 27 forks source link

Restore server-side persistent keepalive for logged-in users for a specified time frame #78

Closed vnovichek closed 2 months ago

vnovichek commented 8 months ago

Prior to v7.3.2 and https://github.com/NHAS/wag/issues/64, this feature was convenient—I could put my laptop to sleep and resume work in the morning without going through the authentication process again. Reintroducing this capability for logged-in users within a defined time window would be quite handy.

NHAS commented 8 months ago

Honestly, kudos to whatever device is handling your NAT for keeping its entry alive with only mono-directional traffic. As for adding it back, I think I'll just add it to the config file as that seems easiest!

NHAS commented 6 months ago

Ah never marked this as on unstable.

This has been brought back as the ServerPersistentKeepAlive configuration open for you!

NHAS commented 6 months ago

Obviously this hasnt made it into a main release just yet. But soon