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/version
Brad Fitzpatrick 3dedcd1640 logpolicy, ipn/ipnserver: connect to logtail via tailscaled when needed
This is for use by the Windows GUI client to log via when an
exit node is in use, so the logs don't go out via the exit node and
instead go directly, like tailscaled's. The dialer tried to do that
in the unprivileged GUI by binding to a specific interface, but the
"Internet Kill Switch" installed by tailscaled for exit nodes
precludes that from working and instead the GUI fails to dial out.
So, go through tailscaled (with a CONNECT request) instead.

Fixes tailscale/corp#3169

Change-Id: I17a8efdc1d4b8fed53a29d1c19995592b651b215
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 years ago
..
distro version/distro: report TrueNAS Scale as "truenas" 3 years ago
.gitignore version: greatly simplify redo nonsense, now that we use VERSION. 4 years ago
cmdname.go version: fix CmdName on the tailscale-ipn.exe binary 3 years ago
cmdname_ios.go all: simplify build tags involving iOS 3 years ago
cmp.go version: don't allocate parsing unsupported versions, empty strings 3 years ago
cmp_test.go all: use testingutil.MinAllocsPerRun 3 years ago
modinfo_test.go version: fix CmdName on the tailscale-ipn.exe binary 3 years ago
print.go version: use OSS repo's version when building. 4 years ago
prop.go logpolicy, ipn/ipnserver: connect to logtail via tailscaled when needed 2 years ago
race.go all: gofmt with Go 1.17 3 years ago
race_off.go all: gofmt with Go 1.17 3 years ago
version.go tailcfg, control/controlclient: add method to exit client from control plane 3 years ago