DNSCrypt / dnscrypt-resolvers

Lists of public DNSCrypt / DoH DNS servers and DNS relays
https://dnscrypt.info
1.22k stars 261 forks source link

Human readable versions? #721

Closed BrianG61UK closed 2 years ago

BrianG61UK commented 2 years ago

Are these lists available anywhere in a more human-readable format (not as DNS stamps)?

hyder365 commented 2 years ago

A long time ago they were in a convenient csv format with the name, location, IP, etc. Now they're obfuscated with this sdns:// stuff. I really don't like it.

jedisct1 commented 2 years ago

A long time ago the only encrypted DNS protocol was DNSCrypt. Now there's a new one every year.

dnscrypt-proxy -list-all -json dumps the resolvers list as JSON.

In the resolvers list you can also simply click the name of a resolver to see the technical details. But this info is really only useful to software. The rest is in the description itself.

nadeem49 commented 2 years ago

Hey @BrianG61UK @hyder365 I re-created a new database in notion to make finding servers much easier with filters. Check it out https://github.com/nadeem49/DNSCrypt-DOH-Public-Servers-in-Notion

BrianG61UK commented 2 years ago

@nadeem49 Thank you very much indeed.