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
Brad Fitzpatrick e6626366a2 cmd/tailscale: let 'tailscale up --reset' do a pref edit
The --reset shouldn't imply that a Backend.Start is necessary.  With
this, it can do a Backend.EditPrefs instead, which then doesn't do all
the heavy work that Start does. Also, Start on Windows behaves
slightly differently than Linux etc in some cases because of tailscaled
running in client mode on Windows (where the GUI supplies the prefs).

Fixes #3702

Change-Id: I75c9f08d5e0052bf623074030a3a7fcaa677abf6
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 years ago
..
addlicense cmd/addlicense: add command to add licenseheaders to generated code 3 years ago
cloner cmd/cloner: mangle "go:generate" in cloner.go 3 years ago
derper cmd/derper: in manual cert mode, don't discard error from VerifyHostname 2 years ago
derpprobe derp: use new node key type. 3 years ago
hello cmd/hello: also redirect https://hello.ipn.dev to hello.ts.net 2 years ago
mkpkg cmd/mkpkg: allow zero files in a package. 3 years ago
printdep cmd/printdep: add flag to print out Go toolchain tarball URL 2 years ago
speedtest cmd: upgrade to ffcli v3 3 years ago
tailscale cmd/tailscale: let 'tailscale up --reset' do a pref edit 2 years ago
tailscaled netcheck,portmapper,magicsock: ignore some UDP write errors on Linux 2 years ago
testcontrol cmd/testcontrol: add test control server 3 years ago
tsshd tsshd: fix double exit with different exit codes 3 years ago