pkg.soopen package index

brew / 排名 274

使用 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

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

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

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
tailscale可执行文件已索引可执行文件从本地可执行文件索引发现。
tailscaled可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

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

页面生成时间2026-08-03
管理器版本1.98.10
管理器更新时间2026-07-29
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:tailscale
版本1.98.10
软件包管理器Homebrew
主页https://tailscale.com
仓库https://github.com/tailscale/tailscale
最后更新2026-07-29T00:53:44Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 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.8-r1

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.8-r1

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.8-r1

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.8-r1

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.8-r1

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.8-r1

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.8-r1

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.8-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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

tailscale 1.98.10-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.10-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/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

tailscale-bash-completion 1.98.10-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/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

tailscale-fish-completion 1.98.10-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/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

tailscale-zsh-completion 1.98.10-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/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-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','synologydrive'

来源线索

由仓库数据生成

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

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated agent safety answer
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation