How to install tailscale/tailscale. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
tailscale/tailscale Installation Guide
How to install tailscale/tailscale. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for tailscale/tailscale. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i tailscale/tailscaleor
Install via npx
npx @hexmos/ipm i tailscale/tailscalePrerequisites
Go
build_toolVersion: 1.25.0+dev
Linux
osTailscale's daemon runs on Linux, Windows, macOS, and to varying degrees on FreeBSD and OpenBSD.
macOS
osThe Tailscale iOS and Android apps use this repo's code, but this repo doesn't contain the mobile GUI code.
Windows
osTailscale's daemon runs on Windows.
Git
system_toolVersion: 2.34.0+dev
curl
system_toolUsed for downloading and installing Tailscale packages.
Python
languageVersion: 3.8+
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Go Installation (Direct)
go install tailscale.com/cmd/tailscale
build_dist.sh tailscale.com/cmd/tailscalePost Installation Steps
- Start the Tailscale daemon: `tailscale start`
- Connect to your Tailscale network using the provided client application (iOS, Android, macOS, Windows). See https://tailscale.com/download for instructions.
- Access the Tailscale dashboard at http://localhost:8080 or use your preferred client app.
