Credential-Zugriff
Reads auth state, device identity, and network configuration.
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für tailscale in AI-Agent-Workflows.
Agent-Sicherheit
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.
Installation
brew install tailscalelocal Homebrew formula metadata
sudo port install tailscaleMacPorts ports tree · net/tailscale/Portfile · Quelle: api.github.com
sudo apk add tailscaleAlpine Linux edge package indexes · tailscale · Quelle: dl-cdn.alpinelinux.org
sudo dnf install tailscaleFedora Rawhide package metadata · tailscale · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#tailscalenixpkgs package indexes · pkgs/by-name/ta/tailscale/package.nix · Quelle: api.github.com
sudo pacman -S tailscaleArch Linux sync databases · tailscale · Quelle: geo.mirror.pkgbuild.com
sudo zypper install tailscaleopenSUSE Tumbleweed package metadata · tailscale · Quelle: download.opensuse.org
choco install tailscaleChocolatey community package catalog · tailscale · Quelle: community.chocolatey.org
scoop install extras/tailscaleScoop official bucket manifest trees · bucket/tailscale.json · Quelle: api.github.com
winget install --id Tailscale.Tailscale -eWindows Package Manager source index · Tailscale.Tailscale · Quelle: cdn.winget.microsoft.com
Überblick
Easiest, most secure way to use WireGuard and 2FA
Verlauf
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.
Sicherheitslage
formula declares a Homebrew service.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.stateExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
tailscale | cli | globales Executable | |
tailscaled | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/tailscale/tailscale
Installationsmetadaten
| Paketschlüssel | brew:tailscale |
|---|---|
| Version | 1.98.9 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/tailscale |
| Homepage | https://tailscale.com |
| Repository | https://github.com/tailscale/tailscale |
| Upstream-Dokumentation | https://tailscale.com/docs |
| Lizenz | BSD-3-Clause |
| Quellarchiv | https://github.com/tailscale/tailscale.git |
| Zuletzt aktualisiert | 2026-07-26T10:29:01+07:00 |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | declared |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 tailscaleQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.