👩💻 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
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