wireguard-ui/model
Skyline bbe37e08b4 feat: persist traffic history in jsondb across restarts
Save the traffic ring buffer to db/server/traffic_cache.json every
two minutes and on SIGINT/SIGTERM before shutdown; restore buckets on
startup. Add setup-linux-production.sh, expand FCM and passkey README
sections, and refresh the clients list after creating a peer on the
clients page.
2026-05-16 03:23:59 -06:00
..
client.go Support for notes about clients (#527) 2024-01-09 21:03:27 +01:00
client_defaults.go Update readme and code comments (#272) 2022-12-13 22:44:11 +01:00
misc.go Show apply config button only when needed (#292) 2023-03-15 21:15:41 +01:00
server.go Make Interface PreDown setting. (#480) 2023-12-25 20:23:51 +01:00
setting.go WireGuard UI v2: shell UI, i18n, passkeys, traffic, dashboard, logs 2026-04-30 20:51:42 -06:00
traffic_cache_snapshot.go feat: persist traffic history in jsondb across restarts 2026-05-16 03:23:59 -06:00
user.go WireGuard UI v2: shell UI, i18n, passkeys, traffic, dashboard, logs 2026-04-30 20:51:42 -06:00
wake_on_lan_host.go fix: add basic server-side input validation (#435) 2023-12-25 20:07:47 +01:00