認証情報アクセス
Reads auth state, device identity, and network configuration.
brew
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.
インストール
brew install tailscalelocal Homebrew formula metadata
sudo port install tailscaleMacPorts ports tree · net/tailscale/Portfile · ソース: api.github.com
sudo apk add tailscaleAlpine Linux edge package indexes · tailscale · ソース: dl-cdn.alpinelinux.org
sudo dnf install tailscaleFedora Rawhide package metadata · tailscale · ソース: dl.fedoraproject.org
nix profile install nixpkgs#tailscalenixpkgs package indexes · pkgs/by-name/ta/tailscale/package.nix · ソース: api.github.com
sudo pacman -S tailscaleArch Linux sync databases · tailscale · ソース: geo.mirror.pkgbuild.com
sudo zypper install tailscaleopenSUSE Tumbleweed package metadata · tailscale · ソース: download.opensuse.org
choco install tailscaleChocolatey community package catalog · tailscale · ソース: community.chocolatey.org
scoop install extras/tailscaleScoop official bucket manifest trees · bucket/tailscale.json · ソース: api.github.com
winget install --id Tailscale.Tailscale -eWindows Package Manager source index · Tailscale.Tailscale · ソース: cdn.winget.microsoft.com
概要
Easiest, most secure way to use WireGuard and 2FA
履歴
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.
セキュリティ状態
formula declares a Homebrew service.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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-bearing paths to review before unattended agent runs.
/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 | cli | グローバル実行可能ファイル | |
tailscaled | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
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 |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | declared |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tailscale |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
tailscale
nix profile install nixpkgs#tailscaletailscale 1.98.5-r0
The easiest, most secure way to use WireGuard and 2FA
sudo apk add tailscaletailscale-bash-completion 1.98.5-r0
Bash completions for tailscale
sudo apk add tailscale-bash-completiontailscale-doc 1.98.5-r0
The easiest, most secure way to use WireGuard and 2FA (documentation)
sudo apk add tailscale-doctailscale-fish-completion 1.98.5-r0
Fish completions for tailscale
sudo apk add tailscale-fish-completiontailscale-openrc 1.98.5-r0
The easiest, most secure way to use WireGuard and 2FA (OpenRC init scripts)
sudo apk add tailscale-openrctailscale-systemd 1.98.5-r0
The easiest, most secure way to use WireGuard and 2FA (systemd files)
sudo apk add tailscale-systemdtailscale-zsh-completion 1.98.5-r0
Zsh completions for tailscale
sudo apk add tailscale-zsh-completiontailscale 1.98.4-1.fc45
The easiest, most secure way to use WireGuard and 2FA
https://github.com/tailscale/tailscale
sudo dnf install tailscaletailscale 1.98.4-1
A mesh VPN that makes it easy to connect your devices, wherever they are.
sudo pacman -S tailscaletailscale 1.98.4-1.1
The easiest, most secure way to use WireGuard and 2FA
https://github.com/tailscale/tailscale
sudo zypper install tailscaletailscale-bash-completion 1.98.4-1.1
Tailscale bash completion
https://github.com/tailscale/tailscale
sudo zypper install tailscale-bash-completiontailscale-fish-completion 1.98.4-1.1
Tailscale fish completion
https://github.com/tailscale/tailscale
sudo zypper install tailscale-fish-completiontailscale-zsh-completion 1.98.4-1.1
Tailsacle zsh completion
https://github.com/tailscale/tailscale
sudo zypper install tailscale-zsh-completiontailscale
sudo port install tailscaletailscale
choco install tailscaleソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.