Closed PeterDaveHello closed 2 years ago
@jedisct1 maybe you can help with this issue? Thanks.
Not sure what the problem is?
dnscrypt-proxy
doesn't support DoT, but the stamp looks correct.
$ dnslookup example.com sdns://AwAAAAAAAAAADjIxMy4xODguMjE4Ljg1ABJtYXgucmV0aGlua2Rucy5jb20
;; ANSWER SECTION:
example.com. 82704 IN A 93.184.216.34
Oh, that's my bad 🙈 Must recall it wrong that I think DoT is supported, sorry!
Hi @jedisct1,
Recently I tried to generate some DNS stamps for certain DNS-over-TLS services using the Online DNS Stamp calculator on the website, for example, RethinkDNS(hostname:
max.rethinkdns.com
), but when I put the stamp in DNSCrypt proxy config(dnscrypt-proxy.toml
) like this:or this:
A fatal error just came up:
The version of DNSCrypt proxy is the latest v2.1.1, do you have any idea or suggestions on what might be wrong Thanks a lot!