macOS
brew install tsuilocal Homebrew formula metadata
brew / rank 8406
TUI for configuring and monitoring Tailscale. Version 0.2.0 via Homebrew; verified 2026-07-26.
install
brew install tsuilocal Homebrew formula metadata
overview
TUI for configuring and monitoring Tailscale
history
tsui is an experimental terminal user interface for configuring and monitoring Tailscale, developed in-house at Neuralink and released as an open-source macOS/Linux CLI.
The README says Neuralink built tsui because Tailscale has polished desktop apps for macOS and Windows, while Linux users often configure Tailscale with CLI commands. The project turns common Tailscale controls and status views into a terminal UI.
GitHub releases show the public packaging sequence in 2024. v0.0.2 was labeled the initial production release with core features such as turning Tailscale on and off, login/logout/reauthentication, node information, exit-node selection and latency, and bandwidth display. v0.0.4 was the first open-source release and switched the license to MIT. v0.2.0 added a list of network devices and adjusted login behavior to track Tailscale API changes.
Tailscale later listed tsui in its official community projects catalog, describing it as an experimental TUI developed in-house at Neuralink for macOS and Linux users to configure and monitor Tailscale from a terminal window.
The README documents supported platforms as macOS and Linux on x86_64 and aarch64, with installation by Neuralink's install script or GitHub release downloads. The input metadata records Homebrew packaging, and the Tailscale community-project page reports hundreds of stars and multiple forks.
tsui's adoption niche is narrower than the Tailscale CLI itself: it appeals to terminal-first users who want a visual control panel for tailnet state, exit nodes, peer IPs, bandwidth, login state, and reauthentication without leaving the shell.
Users install tsui with `curl -fsSL https://neuralink.com/tsui/install.sh | bash`, download a release binary, or install the Homebrew formula, then run `tsui` in a terminal.
The README lists features for editing Tailscale options, switching exit nodes while comparing latency, viewing and copying debug information, viewing bandwidth, copying peer IP addresses, and logging in, logging out, or reauthenticating.
tsui is notable because it wraps a network daemon's command-line configuration surface in a TUI while still distributing as a single binary and Homebrew package. It is exactly the sort of ergonomic terminal layer that package managers make easy to try.
The project also illustrates Tailscale's community-tool ecosystem: a third-party company built a polished terminal interface, Tailscale cataloged it as a community project, and package channels made it available outside the upstream desktop clients.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
tsui | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:tsui |
|---|---|
| Version | 0.2.0 |
| Package manager | Homebrew |
| Homepage | https://neuralink.com/tsui |
| Repository | https://github.com/neuralink/tsui |
| Last updated | 2026-07-26T03:12:22+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.