Automic VaultAutomic Vault

brew

使用 Homebrew, apk, chocolatey, dnf, MacPorts, Nix, pacman, zypper, scoop, winget 安装 tailscale

查看 tailscale 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

代理安全

代理安全回答

tailscale controls private network connectivity and identity-bound device access.

凭据访问

Reads auth state, device identity, and network configuration.

远程变更

Can change connectivity, serve routes, and expose local services.

发布/制品风险

Can make internal services reachable through a tailnet.

推荐控制

Gate up, serve, funnel, exit-node, and auth-key operations.

代理使用指南

Allow status checks; require approval before changing network exposure or authentication.

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install tailscale

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install tailscale

MacPorts ports tree · net/tailscale/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add tailscale

Alpine Linux edge package indexes · tailscale · 来源: dl-cdn.alpinelinux.org

Fedora dnf已验证 · 92%
sudo dnf install tailscale

Fedora Rawhide package metadata · tailscale · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#tailscale

nixpkgs package indexes · pkgs/by-name/ta/tailscale/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S tailscale

Arch Linux sync databases · tailscale · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install tailscale

openSUSE Tumbleweed package metadata · tailscale · 来源: download.opensuse.org

Windows

Chocolatey已验证 · 92%
choco install tailscale

Chocolatey community package catalog · tailscale · 来源: community.chocolatey.org

Scoop已验证 · 92%
scoop install extras/tailscale

Scoop official bucket manifest trees · bucket/tailscale.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id Tailscale.Tailscale -e

Windows Package Manager source index · Tailscale.Tailscale · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Easiest, most secure way to use WireGuard and 2FA

命令和别名

  • tailscale
  • tailscaled

历史

项目历史与用法

Tailscale is a WireGuard-based, identity-aware mesh networking system with a prominent open source CLI and daemon. For package-manager users, it is both a networking product and a system package that installs `tailscale` and `tailscaled` onto developer laptops, servers, NAS devices, containers, and CI runners.

项目历史

The public GitHub repository was created in January 2020. The README says it contains most of Tailscale's open source code, notably the `tailscaled` daemon and the `tailscale` CLI, while platform GUI wrappers live elsewhere or are not always open source. Official docs describe Tailscale as a Zero Trust identity-based connectivity platform that creates encrypted point-to-point connections using WireGuard and forms a peer-to-peer mesh network called a tailnet.

采用历史

Tailscale adoption spread through official packages and platform clients rather than only source builds. The repository README points users to pkgs.tailscale.com for distro and platform packages, and the input package facts list Homebrew, MacPorts, Nix, Arch, Alpine, Fedora, openSUSE, Chocolatey, Scoop, WinGet, and others. That broad packaging footprint reflects its common role as developer infrastructure for SSH, subnet routing, exit nodes, remote access, and service-to-service connectivity.

使用方式

On Unix-like systems, package users usually install the daemon and CLI, authenticate the node, then use `tailscale` commands to bring the node up, inspect status, route traffic, configure SSH or Serve/Funnel features, and debug connectivity. The daemon stores node state locally unless configured for memory-only ephemeral state.

为什么软件包爱好者会关心

Package nerds care about Tailscale because it turns VPN setup into an installable system service with a scriptable CLI. It also makes packaging details matter: daemon state paths, systemd or launchd integration, kernel versus userspace networking, distro packages, Homebrew service behavior, and reproducible binaries all affect whether a node can join and stay healthy in a tailnet.

时间线

  • 2020: Public GitHub repository created.
  • 2020: Repository README identifies `tailscaled` and `tailscale` as the main open source daemon and CLI.
  • 2022: Official changelog introduced Tailscale SSH beta.
  • 2022: Official changelog documented ACL tags reaching general availability.
  • 2026: GitHub metadata shows a large open source repository with tens of thousands of stars and thousands of forks.

Related projects

  • Tailscale relates to WireGuard, DERP relay servers, SSH, zero-trust networking, subnet routing, exit nodes, MagicDNS, Headscale, distro service packaging, and OS package managers.

安全态势

风险级别:orange

formula declares a Homebrew service.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • formula declares a Homebrew service

信号

  • metadata:service

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • formula 元数据声明了服务或守护进程块。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
/Library/Tailscale/tailscaled.state~/.local/share/tailscale/tailscaled.state/opt/homebrew/var/lib/tailscale/tailscaled.state/usr/local/var/lib/tailscale/tailscaled.state$XDG_DATA_HOME/tailscale/tailscaled.state

可执行文件

已安装的可执行文件

命令类型暴露范围备注
tailscalecli全局可执行文件
tailscaledcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-26
管理器版本1.98.9
管理器更新时间2026-07-26
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/tailscale/tailscale

安装元数据

软件包元数据

软件包键brew:tailscale
版本1.98.9
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/tailscale
主页https://tailscale.com
仓库https://github.com/tailscale/tailscale
上游文档https://tailscale.com/docs
许可证BSD-3-Clause
源码归档https://github.com/tailscale/tailscale.git
最后更新2026-07-26T10:29:01+07:00
Pulseupdated
构建依赖go
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务declared

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nametailscale
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

tailscale

nix profile install nixpkgs#tailscale
  • normalized package name match
  • 匹配方式:Tailscale
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ta/tailscale/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

tailscale 1.98.5-r0

The easiest, most secure way to use WireGuard and 2FA

https://tailscale.com/

sudo apk add tailscale
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: tailscale
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Tailscale
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tailscale from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

tailscale-bash-completion 1.98.5-r0

Bash completions for tailscale

https://tailscale.com/

sudo apk add tailscale-bash-completion
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: tailscale
  • normalized package name match
  • 匹配方式:Tailscale
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tailscale-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

tailscale-doc 1.98.5-r0

The easiest, most secure way to use WireGuard and 2FA (documentation)

https://tailscale.com/

sudo apk add tailscale-doc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: tailscale
  • normalized package name match
  • 匹配方式:Tailscale
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tailscale-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

tailscale-fish-completion 1.98.5-r0

Fish completions for tailscale

https://tailscale.com/

sudo apk add tailscale-fish-completion
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: tailscale
  • normalized package name match
  • 匹配方式:Tailscale
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tailscale-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

tailscale-openrc 1.98.5-r0

The easiest, most secure way to use WireGuard and 2FA (OpenRC init scripts)

https://tailscale.com/

sudo apk add tailscale-openrc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: tailscale
  • normalized package name match
  • 匹配方式:Tailscale
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tailscale-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

tailscale-systemd 1.98.5-r0

The easiest, most secure way to use WireGuard and 2FA (systemd files)

https://tailscale.com/

sudo apk add tailscale-systemd
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: tailscale
  • normalized package name match
  • 匹配方式:Tailscale
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tailscale-systemd from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

tailscale-zsh-completion 1.98.5-r0

Zsh completions for tailscale

https://tailscale.com/

sudo apk add tailscale-zsh-completion
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: tailscale
  • normalized package name match
  • 匹配方式:Tailscale
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tailscale-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

tailscale 1.98.4-1.fc45

The easiest, most secure way to use WireGuard and 2FA

https://github.com/tailscale/tailscale

sudo dnf install tailscale
  • License: BSD-2-Clause AND MIT AND Apache-2.0 AND MPL-2.0 AND GPL-3.0-or-later AND ISC AND 0BSD AND BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: tailscale
  • 5 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Tailscale
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: tailscale from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

tailscale 1.98.4-1

A mesh VPN that makes it easy to connect your devices, wherever they are.

https://tailscale.com

sudo pacman -S tailscale
  • License: MIT
  • Architecture: x86_64
  • 1 依赖
  • normalized package name match
  • 匹配方式:Tailscale
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: tailscale from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

tailscale 1.98.4-1.1

The easiest, most secure way to use WireGuard and 2FA

https://github.com/tailscale/tailscale

sudo zypper install tailscale
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: tailscale
  • 4 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Tailscale
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: tailscale from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

tailscale-bash-completion 1.98.4-1.1

Tailscale bash completion

https://github.com/tailscale/tailscale

sudo zypper install tailscale-bash-completion
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: tailscale
  • 1 提供
  • normalized package name match
  • 匹配方式:Tailscale
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: tailscale-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

tailscale-fish-completion 1.98.4-1.1

Tailscale fish completion

https://github.com/tailscale/tailscale

sudo zypper install tailscale-fish-completion
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: tailscale
  • 1 提供
  • normalized package name match
  • 匹配方式:Tailscale
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: tailscale-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

tailscale-zsh-completion 1.98.4-1.1

Tailsacle zsh completion

https://github.com/tailscale/tailscale

sudo zypper install tailscale-zsh-completion
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: tailscale
  • 1 提供
  • normalized package name match
  • 匹配方式:Tailscale
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: tailscale-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

tailscale

sudo port install tailscale
  • normalized package name match
  • 匹配方式:Tailscale
MacPorts ports tree · api.github.com · MacPorts ports tree: net/tailscale/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

tailscale

choco install tailscale
  • normalized package name match
  • 匹配方式:Tailscale
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: tailscale from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','superputty'

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated agent safety answer
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment