Last active
April 17, 2026 03:48
-
-
Save ollytheninja/6b12a54bcd37dfcf76481fe24cc49395 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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