👩‍💻 Connect your Mac to Tailscale

3 steps. Opens a browser to log in, then you're done.

Step 1 — Install Tailscale

Run this in Terminal:

brew install tailscale
No brew? Download the Mac app directly from tailscale.com/download/mac and skip to Step 3.

Step 2 — Start the daemon

Run this (needs your Mac password once):

sudo tailscaled &

Step 3 — Join the network with SSH enabled

This opens a browser to log in. Use the same account as 👨‍💻.

tailscale up --ssh

Done — find your Tailscale IP

Run this and send the IP to 👨‍💻:

tailscale ip -4