Tailscale

Rating: 
0
No votes yet

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.

or Bitcoins.

Source code on GitHub.

Translations via Weblate, thank you!

 

 

Screenshots: 

Keywords:

Application versions: 
AttachmentSizeDate
File harbour-tailscale-0.0.4-1.aarch64.rpm8.66 MB24/05/2023 - 02:07
File harbour-tailscale-0.0.4-1.armv7hl.rpm8.8 MB24/05/2023 - 02:07
File harbour-tailscale-0.0.4-1.i486.rpm9.1 MB24/05/2023 - 02:07
Changelog: 

- Disable liptstick to fix application start from the launcher.
- Bump tailscale version

Comments

objectifnul's picture

Does nothing, unless launched from terminal ('harbour-tailscale')

ilpianista's picture

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's picture

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!