UI for Tailscale.
This application uses root privileges to run as this is needed to start tailscale with root privileges. This is a security risk!
This project IS NOT endorsed by Tailscale Inc.
The SailfishOS Community Team is on Liberapay:
Source code on GitHub.
Translations via Weblate, thank you!
| Attachment | Size | Date |
|---|---|---|
| 14.41 MB | 26/08/2026 - 20:39 | |
| 14.3 MB | 26/08/2026 - 20:39 | |
| 14.72 MB | 26/08/2026 - 20:39 |
- Allow to select a device as exit node.
- Support for subnet routers (--accept-routes).
- Add refresh devices menu entry.
- Add Dutch translation.
Comments
kan
Thu, 2026/05/14 - 10:50
Permalink
Is there any chance for additional options just like --accept-routes (lan access on configured node) or --exit-node?
ilpianista
Thu, 2026/05/14 - 19:38
Permalink
sure! Could you please open an issue so that I don't forget? Thanks!
kan
Fri, 2026/08/28 - 22:26
Permalink
Thank you. Works great.
edp17
Wed, 2025/05/28 - 17:52
Permalink
I've added a pull request: https://github.com/ilpianista/harbour-Tailscale/pull/4
edp17
Wed, 2025/05/28 - 17:26
Permalink
Can you please update to 1.82.0 ? Many thanks in advance.
objectifnul
Wed, 2022/12/28 - 18:30
Permalink
Does nothing, unless launched from terminal ('harbour-tailscale')
ilpianista
Thu, 2023/02/02 - 01:30
Permalink
Apparently the problem is with SailJail. I can't start any systemd service on the SystemBus :-(
I've disabled SailJail in 0.0.3.
ilpianista
Sat, 2022/12/31 - 02:40
Permalink
I think I've managed to reproduce this in someway and I solved it by restarting the service: `sudo systemctl restart tailscaled`. In my case the binary crashed, but the service was still running. I'll look for a proper fix. Thanks for the report!