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
James Tucker 8ed27fa75d
cmd/tailscale/cli: add workaround for improper named socket quoting in ssh command
This avoids the issue in the common case where the socket path is the
default path, avoiding the immediate need for a Windows shell quote
implementation.

Updates #6639

Signed-off-by: James Tucker <james@tailscale.com>
(cherry picked from commit 389238fe4a)
3 years ago
..
addlicense cmd/addlicense: add command to add licenseheaders to generated code 5 years ago
cloner cmd/{cloner,viewer}: add support for map values with pointers 4 years ago
containerboot cmd/containerboot: gracefully degrade if missing patch permissions in k8s. 3 years ago
derper types/ptr: move all the ptrTo funcs to one new package's ptr.To 3 years ago
derpprobe cmd/derpprobe: add -once flag for one-off CLI diagnostics 3 years ago
gitops-pusher cmd/gitops-pusher: standardize hujson before posting to validate (#5525) 3 years ago
hello refactor: move from io/ioutil to io and os packages 3 years ago
mkmanifest cmd/{tailscale,tailscaled}: embed manifest into Windows binaries 3 years ago
mkpkg cmd/mkpkg: use package flag (#4373) 4 years ago
netlogfmt cmd/netlogfmt: handle any stream of network logs (#6108) 3 years ago
nginx-auth cmd/nginx-auth: add experimental status badge to README 3 years ago
pgproxy cmd/pgproxy: link to blog post at the top. 3 years ago
printdep Docker: add ALPINE.txt to manage alpine versions 4 years ago
proxy-to-grafana all: gofmt for Go 1.19 4 years ago
speedtest net/speedtest: retune to meet iperf on localhost in a VM 3 years ago
ssh-auth-none-demo ssh/tailssh: add password-forcing workaround for buggy SSH clients 3 years ago
stunc cmd/stunc: add command for making debug stun requests 3 years ago
tailscale cmd/tailscale/cli: add workaround for improper named socket quoting in ssh command 3 years ago
tailscaled cmd/tailscaled: rename variables to be more descriptive 3 years ago
testcontrol all: use any instead of interface{} 4 years ago
tsconnect ipn/ipnserver: change Server to let LocalBackend be supplied async 3 years ago
tsshd all: remove old +build tags 3 years ago
viewer all: fix spelling mistakes 3 years ago