Hi there, first of all thanks for your great app! It makes using Tailscale so much more convenient.
In #5 you already tackled handling the login process. For our case (custom control server running Headscale) this doesn't work however. When trying to login with an expired session, the icon just stays red and then I just know that the session most likely expired and re login via CLI.
Tailscale is always started with the --operator option set to my user.
Would be nice to get a notification that the session expired or even be able to open the browser to re-login.
Setup
- Client:
- KTailctl v0.19.3
- Tailscale 1.94.2
- up-to-date Manjaro unstable (should be mostly equivalent to ArchLinux)
- Server:
- headscale 0.27.1
- Up-to-date NixOS 25.11 (Xantusia)
Hi there, first of all thanks for your great app! It makes using Tailscale so much more convenient.
In #5 you already tackled handling the login process. For our case (custom control server running Headscale) this doesn't work however. When trying to login with an expired session, the icon just stays red and then I just know that the session most likely expired and re login via CLI.
Tailscale is always started with the
--operatoroption set to my user.Would be nice to get a notification that the session expired or even be able to open the browser to re-login.
Setup