dns-over-https
dns-over-https copied to clipboard
High performance DNS over HTTPS client & server
Is there anyway to override this? Also, side note, where are logs located? I have verbose = true, but where do I see the logs?
Hi, I've been using this great app to serve doh for all my devices. It is a fantastic app. Is there any way we can extend this to listen to...
Hi there, I was trying to use "m13253/DNS-over-HTTPS" as a DoH client, and testing with various DoH servers, but there's one interesting thing is, with the simply local DoH server...
When using [[upstream.upstream_google]] and activating EDNS Client Subnet in dnsmasq. I get tons of _Record data contains newline_ messages from doh-client. ``` doh-client[4535]: 2022/02/02 09:08:10 json-dns: Record data contains newline:...
Hey guys, the title says it all. At the moment a random upstream server will be chosen if we specify multiple IPs. What do you think about the idea to...
I'm trying to use Technitium DNS Server to query the DoH server (Docker version from https://github.com/satishweb/docker-doh) but it gets messed up because it always received the RRSIG of the DNS...
Uname darwin
Hi I tried to install **dns-over-https** with command **make**, and I got stuck on uname darwin. Here's my results below : ``` root@vps:~/dns-over-https-2.2.5# make go get -d -u -v github.com/m13253/dns-over-https/doh-client/config...
Situation: - I want to configure doh-server to query only A record and block(ignore) other query type like AAAA. - upsteam DNS server has ad-blocking capability and your server is...
Duplicated from email thread. ``` Context: In our study [1], we have evaluated if DNS over TLS (DoT) and DNS over HTTPS (DoH) resolvers support EDNS(0) padding to protect users’...
This is the caching feature that I developed some time and have been using for a while now; it has to be considered experimental. Please review the code looking for...