tailscale up

Connect the client to the Tailscale network. Note: run sudo tailscale set --operator $USER to allow the current user to run these commands. All options described here can be changed later using tailscale set --option argument. Use --option=false to disable options that don't require arguments. More information: https://tailscale.com/kb/1080/cli/#up.

tailscale up

tailscale up --advertise-exit-node

tailscale up --exit-node {{exit_node_ip}}

tailscale up --shields-up

tailscale up --accept-dns=false

tailscale up --advertise-routes {{10.0.0.0/24,10.0.1.0/24,...}}

tailscale up --accept-routes

tailscale up --reset