💾 Archived View for freeshell.de › tldr › tailscale-up.gmi captured on 2024-05-26 at 15:48:05. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Connects the client to the Tailscale network.
In version 1.8 and above, command line arguments are stored and reused until they're overwritten or `--reset` is called.
sudo tailscale up
sudo tailscale up --advertise-exit-node
sudo tailscale up --exit-node={exit_node_ip}
sudo tailscale up --shields-up
sudo tailscale up --accept-dns={false}
sudo tailscale up --advertise-routes={10.0.0.0/24},{10.0.1.0/24}
sudo tailscale up --accept-routes
sudo tailscale up --reset
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).