Connect and don't accept DNS configuration from the admin panel (defaults to true)

tailscale up

  • 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.
    More information: <https://tailscale.com/kb/admin/>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

sudo tailscale up --accept-dns={{false}}

click the source code to copy