macOS
brew install tsuilocal Homebrew formula metadata
安装
brew install tsuilocal Homebrew formula metadata
概览
TUI for configuring and monitoring Tailscale
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
tsui | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:tsui |
|---|---|
| 版本 | 0.2.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://neuralink.com/tsui |
| 仓库 | https://github.com/neuralink/tsui |
| 最后更新 | 2026-07-26T03:12:22+02:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.