LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

tsui

terminal UI for configuring Tailscale

TLDR

Open the Tailscale TUI
$ tsui
copy

SYNOPSIS

tsui

DESCRIPTION

tsui is an experimental TUI from Neuralink for managing Tailscale on Linux and macOS. Linux has no first-party Tailscale desktop app; tsui fills that gap with a settings UI, exit-node picker (with latency), peer IP copy, bandwidth, debug info, and login/logout/reauth.It talks to the local Tailscale daemon. The official tailscale CLI remains the supported interface; tsui is a convenience layer. Omarchy's Tailscale installer can also install tsui.

PARAMETERS

tsui is an interactive TUI. Run tsui; quit from the UI (typically q). See --help on the binary you have installed.

INSTALL

yay -S tsui
copy
brew install tsui
copy

CAVEATS

Marked experimental by upstream. Needs a running tailscaled and sufficient permissions. Feature set lags the official apps (multiple accounts and custom login URLs are still listed as future work).

SEE ALSO

RESOURCES

Copied to clipboard
Kai