Tailscale Installation & Usage Guide
Tailscale is a simple, secure mesh VPN that uses WireGuard® to securely connect your devices wherever they are.
Prerequisites
- A Tailscale account (sign in with Google, GitHub, or Microsoft. For Roborregos, log in with the Roborregos Google Account).
- Admin rights on your device.
Install Tailscale
macOS
- Download & Install
- Download the macOS installer
-
Run the
.pkg
file and follow the steps. -
Start Tailscale
- Open Tailscale from Applications.
- Click Log In — your browser will open.
- Log in with your Tailscale account and approve the connection.
- Sometimes a reboot is required for it to work.
Windows
- Download & Install
- Download the Windows installer
-
Run the
.msi
file and follow the setup wizard. -
Start Tailscale
- Open Tailscale from the Start Menu.
- Click Log In — your browser will open.
- Log in with your Tailscale account and approve the connection.
Linux
- Install
Debian/Ubuntu:
Or install via APT:
Fedora/RHEL:
- Start & Log In
Follow the link provided to log in and authorize your device.
Use Tailscale
- After login, your device gets a Tailscale IP (e.g.
100.x.x.x
). - Devices on your network can now securely connect.
Common Commands (Linux/macOS Terminal)
Command | Description |
---|---|
tailscale status |
See all connected devices |
tailscale ip |
Show your Tailscale IP |
tailscale ping <device> |
Test connectivity to another device |
tailscale up |
Connect to Tailscale |
tailscale down |
Disconnect from Tailscale |
Test It
- Ping a device
- SSH into a device
Tips
- Manage devices at Tailscale Admin Console
- Use MagicDNS to connect via hostnames instead of IPs.
- The free plan is enough for most personal use cases.
Useful Links: