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/ipn
Andrea Gottardo 8a6f48b455
cli: add `tailscale dns query` (#13368)
Updates tailscale/tailscale#13326

Adds a CLI subcommand to perform DNS queries using the internal DNS forwarder and observe its internals (namely, which upstream resolvers are being used).

Signed-off-by: Andrea Gottardo <andrea@gottardo.me>
1 month ago
..
conffile cmd/tailscaled, ipn/conffile: support ec2 user-data config file 5 months ago
ipnauth ipn/{ipnauth,ipnlocal,ipnserver,localapi}: start baby step toward moving access checks from the localapi.Handler to the LocalBackend 2 months ago
ipnlocal cli: add `tailscale dns query` (#13368) 1 month ago
ipnserver ipn/ipnserver: remove IdleTimeout 2 months ago
ipnstate cmd/tl-longchain: tool to re-sign nodes with long rotation signatures 2 months ago
localapi cli: add `tailscale dns query` (#13368) 1 month ago
policy
store kube,cmd/{k8s-operator,containerboot},envknob,ipn/store/kubestore,*/depaware.txt: rename packages (#13418) 2 months ago
backend.go
conf.go ipn,wgengine/magicsock: allow setting static node endpoints via tailscaled configfile (#12882) 3 months ago
doc.go
ipn_clone.go cmd/cloner, cmd/viewer, util/codegen: add support for generic types and interfaces 4 months ago
ipn_test.go
ipn_view.go
prefs.go ipn: allow FQDN in exit node selection 4 months ago
prefs_test.go ipn: allow FQDN in exit node selection 4 months ago
serve.go cmd/serve: don't convert localhost to 127.0.0.1 4 months ago
serve_test.go cmd/serve: don't convert localhost to 127.0.0.1 4 months ago
store.go
store_test.go ipn: avoid useless no-op WriteState calls 1 year ago