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.3-1.aarch64.rpm7.42 MB02/02/2023 - 01:19
File harbour-tailscale-0.0.3-1.armv7hl.rpm7.49 MB02/02/2023 - 01:19
File harbour-tailscale-0.0.3-1.i486.rpm8.09 MB02/02/2023 - 01:19
Changelog: 

- Disable SailJail to fix application start from the launcher.

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!