Commit Graph

9 Commits

Author SHA1 Message Date
d944efc24a
Added option to retry creating tunnels 2025-04-13 00:13:59 +02:00
15f382b654
Added the ability to close a tunnel from the tui 2025-04-12 23:30:53 +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
da9dc7700c
Adjusted footer 2025-04-11 03:56:03 +02:00
b8dbca09bb
Added styling to footer 2025-04-11 03:46:48 +02:00
3d1d9819b6
Implement basic control footer + small tui refactor 2025-04-11 03:19:39 +02:00
c637bd7427
Small refactor 2025-04-10 17:32:12 +02:00
321e5842d3
Improved input handling and allow user to change tunnel access in interface 2025-04-10 16:38:21 +02:00
750713b6b0
Implemented initial user interface 2025-04-10 15:05:18 +02:00