Skip to content

Instantly share code, notes, and snippets.

@ollytheninja
Last active April 17, 2026 03:48
Show Gist options
  • Select an option

  • Save ollytheninja/6b12a54bcd37dfcf76481fe24cc49395 to your computer and use it in GitHub Desktop.

Select an option

Save ollytheninja/6b12a54bcd37dfcf76481fe24cc49395 to your computer and use it in GitHub Desktop.
curl -fsSL https://tailscale.com/install.sh | sh
sudo tailscale up --advertise-tags=tag:server --ssh --accept-routes
sudo tailscale up --advertise-routes=10.1.0.0/24 --advertise-exit-node --advertise-tags=tag:server,tag:demo --ssh --accept-routes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment