You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/cmd/tailscale
Simon Law 3e45e5b420
feature/featuretags: make QR codes modular (#18358)
QR codes are used by `tailscale up --qr` to provide an easy way to
open a web-page without transcribing a difficult URI. However, there’s
no need for this feature if the client will never be called
interactively. So this PR adds the `ts_omit_qrcodes` build tag.

Updates #18182

Signed-off-by: Simon Law <sfllaw@tailscale.com>
3 weeks ago
..
cli feature/featuretags: make QR codes modular (#18358) 3 weeks ago
depaware.txt
deps_test.go feature/featuretags: make QR codes modular (#18358) 3 weeks ago
generate.go
manifest_windows_386.syso
manifest_windows_amd64.syso
manifest_windows_arm64.syso
tailscale.go
tailscale.rc
tailscale_test.go
windows-manifest.xml