Skip to content

Instantly share code, notes, and snippets.

@jpillora
Created February 27, 2023 01:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jpillora/cf18edf89e3240d2d75b4305240fb819 to your computer and use it in GitHub Desktop.
Save jpillora/cf18edf89e3240d2d75b4305240fb819 to your computer and use it in GitHub Desktop.
tailscale from source
go install -v tailscale.com/cmd/tailscale{,d}@latest

sudo tailscaled install-system-daemon

tailscale up

# login, approve

tailscale status

ping <ts net ip>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment