Setting up Tailscale on Linux

Tailscale works on a variety of Linux distributions. In general, you can install Tailscale on a Linux machine with a single command:

curl -fsSL https://tailscale.com/install.sh | sh

You can find individual articles for Linux distributions below.

If you are interested in other platforms or architectures, don’t hesitate to email info@tailscale.com.

Last updated