I am using smart dns (https://github.com/pymumu/smartdns/blob/master/ReadMe_en.md) on a router and when using dns over tls it works well with
server-tls 94.140.14.15:853 -host-name: dns-family.adguard.com
server-tls 94.140.15.16:853 -host-name: dns-family.adguard.com
However, when I use dns over https protocol with below settings it doesn't:
server-https https://dns-family.adguard.com/dns-query: 443 94.140.14.15
Am i putting the dns over https settings in the correct format?
server-tls 94.140.14.15:853 -host-name: dns-family.adguard.com
server-tls 94.140.15.16:853 -host-name: dns-family.adguard.com
However, when I use dns over https protocol with below settings it doesn't:
server-https https://dns-family.adguard.com/dns-query: 443 94.140.14.15
Am i putting the dns over https settings in the correct format?