Tailscale
Published on 20 March 2023
Linux
- To not to pass tailscale with sudo
- You’d need to
sudo tailscale up --operator=$USER --ssh
after downing it once (--ssh is only needed if you’ve used SSH before) - Successive up command can be done without sudo and other args:
tailscale up
would work, so would other commands without sudo
- You’d need to
- Issues people face
- Clients
- https://github.com/mattn/tailscale-systray
- https://github.com/DeedleFake/trayscale
- More GTK stuff (non-Tailscale): https://github.com/tom-james-watson/emote