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
Denton Gentry a200a23f97 Revert "cmd/tailscale: access QNAP via localhost"
When running `tailscale web` as a standalone process,
it was necessary to send auth requests to QTS using
localhost to avoid hitting the proxy recursively.

However running `tailscale web` as a process means it is
consuming RAM all the time even when it isn't actively
doing anything.

After switching back to the `tailscale web` CGI mode, we
don't need to specifically use localhost for QNAP auth.

This reverts commit e0cadc5496.

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
3 years ago
..
addlicense
cloner
containerboot all: standardize on LocalAPI 3 years ago
derper all: use named pipes on windows 3 years ago
derpprobe cmd/derpprobe: add -once flag for one-off CLI diagnostics 3 years ago
gitops-pusher
hello
mkmanifest cmd/{tailscale,tailscaled}: embed manifest into Windows binaries 3 years ago
mkpkg
netlogfmt cmd/netlogfmt: handle any stream of network logs (#6108) 3 years ago
nginx-auth
pgproxy
printdep
proxy-to-grafana
speedtest
ssh-auth-none-demo
stunc cmd/stunc: add command for making debug stun requests 3 years ago
tailscale Revert "cmd/tailscale: access QNAP via localhost" 3 years ago
tailscaled all: use named pipes on windows 3 years ago
testcontrol
tsconnect ipn/ipnserver: change Server to let LocalBackend be supplied async 3 years ago
tsshd all: remove old +build tags 3 years ago
viewer