Commit Graph

8 Commits

Author SHA1 Message Date
1515ff236a
Check if public key is associated with the user 2025-04-14 17:38:01 +02:00
7f64ca1822
Improved handling of non pseudo-terminal sessions 2025-04-13 02:26:12 +02:00
f162950f43
Prevent selection when there are no tunnels 2025-04-13 02:04:11 +02:00
f7a79c8411
Added tunnel renaming 2025-04-13 02:03:43 +02:00
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
c637bd7427
Small refactor 2025-04-10 17:32:12 +02:00