You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using Blocky as a proxy to NextDNS for its web UI management and analytics visualization. I have configured clients to connect directly over DoH where possible, but for other devices I'd like to have Blocky forward the resolved client name (via rDNS) to the upstream.
For example, NextDNS expects it in the format of https://dns.nextdns.io/<config_id>/<client_name> for DoH <client_name>-<config_id>.dns.nextdns.io for DoT
I imagine the most reasonable way of doing this for wide compatibility would be a special placeholder in the upstream URL, like so:
I'm using Blocky as a proxy to NextDNS for its web UI management and analytics visualization. I have configured clients to connect directly over DoH where possible, but for other devices I'd like to have Blocky forward the resolved client name (via rDNS) to the upstream.
For example, NextDNS expects it in the format of
https://dns.nextdns.io/<config_id>/<client_name>
for DoH<client_name>-<config_id>.dns.nextdns.io
for DoTI imagine the most reasonable way of doing this for wide compatibility would be a special placeholder in the upstream URL, like so:
The text was updated successfully, but these errors were encountered: