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/tailscaled
Andrew Dunham 38e4d303a2 net/tshttpproxy: don't proxy through ourselves
When running a SOCKS or HTTP proxy, configure the tshttpproxy package to
drop those addresses from any HTTP_PROXY or HTTPS_PROXY environment
variables.

Fixes #7407

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: I6cd7cad7a609c639780484bad521c7514841764b
3 years ago
..
childproc
debug.go cmd/tailscale, cmd/tailscaled: move portmapper debugging into tailscale CLI 3 years ago
depaware.txt net/tshttpproxy: don't proxy through ourselves 3 years ago
generate.go cmd/mkmanifest, cmd/tailscale, cmd/tailscaled: remove Windows arm32 resources from OSS 3 years ago
install_darwin.go
install_windows.go
manifest_windows_386.syso
manifest_windows_amd64.syso
manifest_windows_arm64.syso
proxy.go
required_version.go all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our fork 3 years ago
ssh.go
taildrop.go
tailscaled.defaults
tailscaled.go net/tshttpproxy: don't proxy through ourselves 3 years ago
tailscaled.openrc
tailscaled.service
tailscaled_bird.go
tailscaled_notwindows.go
tailscaled_test.go
tailscaled_windows.go all: pass log IDs as the proper type rather than strings 3 years ago
windows-manifest.xml
with_cli.go