Commit Graph

9 Commits

Author SHA1 Message Date
61d57d6de1
Automatically hide columns if they do not fit
All checks were successful
Build and deploy / Build container and manifests (push) Successful in 6m4s
2025-04-17 01:51:10 +02:00
413d9f2157
Update tunnel stats every redraw, auto redraw once a second
All checks were successful
Build and deploy / Build container and manifests (push) Successful in 6m21s
2025-04-16 21:05:22 +02:00
693df6817a
Tunnel tui functions are now implemented on Tunnel 2025-04-16 02:14:57 +02:00
3ada40d4ae
Massive refactor
All checks were successful
Build and deploy / Build container and manifests (push) Successful in 6m12s
2025-04-16 01:53:24 +02:00
f75726b93a
Improved how stats are handled
All checks were successful
Build and deploy / Build container and manifests (push) Successful in 7m25s
2025-04-15 16:47:36 +02:00
a8e3fd9d2a
Added tunnel stats 2025-04-15 16:20:42 +02:00
4fa885843f
Tunnels are now always stored in the handler
If tunnel.domain is set that means the tunnel is actually open.
This should make it possible to retry a failed tunnel in the future.
2025-04-11 17:03:39 +02:00
2749f3d1cf
Added protected mode 2025-04-10 16:53:17 +02:00
750713b6b0
Implemented initial user interface 2025-04-10 15:05:18 +02:00