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-android/cmd/tailscale
Brad Fitzpatrick a7b3ae04b0 cmd/tailscale: use Google as DNS of last resort
Sometimes we try a dozen different ways to read the phone's DNS
settings and it still comes back empty. In that case, if we're already
on a Google-ified Android phone, just use Google's Public DNS servers
as the ultimate fallback, as we already do on ChromeOS to work around
ChromeOS Android VpnBuilder bugs.

Updates tailscale/tailscale#8006 etc etc

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 years ago
..
backend.go cmd/tailscale: use Google as DNS of last resort 3 years ago
callbacks.go Add intents (#87) 3 years ago
google.png cmd/tailscale: add Google sign-in button 6 years ago
main.go Exit node in notification (#96) 3 years ago
multitun.go cmd/tailscale: implement new batch APIs (#71) 3 years ago
pprof.go cmd/tailscale: delete unused FileTargetsEvent; gofmt 4 years ago
store.go jni,cmd/tailscale: replace jni.EnvFor with explicit conversion 5 years ago
tailscale.png all: initial commit 6 years ago
tools.go cmd/tailscale: delete unused FileTargetsEvent; gofmt 4 years ago
ui.go Add DNS/routing prefs like on desktop (#86) 3 years ago