We currently only support lookup of tailnet peers by name in tailscale-rs. Implement full DNS forwarding support, including DoH upgrade for well-known DoH endpoints. This will involve extending the public API to support resolution of arbitrary hostnames via DNS.
We currently only support lookup of tailnet peers by name in
tailscale-rs. Implement full DNS forwarding support, including DoH upgrade for well-known DoH endpoints. This will involve extending the public API to support resolution of arbitrary hostnames via DNS.