Link Search Menu Expand Document

DoH (DNS over HTTPS)

You can provide the standard DHCP instance with a forward to DNS-over-HTTPs (DOH) servers. This is done by using the https-dns-proxy.

The package can be installed using the following command:

opkg update
opkg install https-dns-proxy

By default, the proxy listens to the 127.0.0.1:5053 and 127.0.0.1:5054 addresses. The configuration for the service can be found at the following link.

The tool will edit the dnsmasq configuration automatically, takes care of keeping it up to date, and restart the services if any changes happen.