Andrea Gottardo 025ceed735 cli: implement tailscale dns stream
Updates tailscale/tailscale#13326

This PR adds another subcommand to `tailscale dns`, to stream queries and answers returned by the DNS forwarder as they are handled.

Useful for debugging purposes, and is equivalent to setting the `TS_DEBUG_DNS_FORWARD_SEND` envknob and filtering the logs for relevant entries. This also adds a new envknob, `TS_DEBUG_DNS_INCLUDE_NAMES`, which includes the actual hostnames in the log lines (with a huge privacy warning!). This makes it easier to diagnose issues with DNS resolution.
2024-09-19 15:52:31 -07:00
..
2024-04-16 15:32:38 -07:00
2024-09-19 15:52:31 -07:00
2024-07-08 19:10:44 -07:00
2024-06-05 15:24:04 -07:00
2024-08-05 09:25:24 -07:00
2024-04-16 15:32:38 -07:00
2024-09-05 09:59:31 -07:00