bitbeans / SimpleDnsCrypt

A simple management tool for dnscrypt-proxy
https://simplednscrypt.org
MIT License
2.31k stars 233 forks source link

Incorrect port(s) listed for AdGuards DNSCrypt resolvers #413

Open ghost opened 5 years ago

ghost commented 5 years ago

All currently provided Adguard DNSCrypt Resolvers (Default or Family X IPv4 or IPv6) currently Show that they use ports 5443. The loopback address both use port 53. I think this is a typo.

On a side note the problem may be caused by the listed snds, found in the file public resolvers, instead since they do not match up with the current snds(s) provided by Adguard.

Found in File

adguard-dns-family

Adguard DNS with safesearch and adult content blocking

sdns://AQMAAAAAAAAAFDE3Ni4xMDMuMTMwLjEzMjo1NDQzILgxXdexS27jIKRw3C7Wsao5jM>nlhvhdRUXWuMm1AFq6ITIuZG5zY3J5cHQuZmFtaWx5Lm5zMS5hZGd1YXJkLmNvbQ

adguard-dns

Remove ads and protect your computer from malware

sdns://AQMAAAAAAAAAFDE3Ni4xMDMuMTMwLjEzMDo1NDQzINErR_JS3PLCu_iZEIbq95zkSV2>LFsigxDIuUso_OQhzIjIuZG5zY3J5cHQuZGVmYXVsdC5uczEuYWRndWFyZC5jb20

Listed on Site Under DNS Privacy at the bottom

DNSCrypt: “Default”: >sdns://AQIAAAAAAAAAFDE3Ni4xMDMuMTMwLjEzMDo1NDQzINErR_JS3PLCu_iZEIbq95zkSV2L>FsigxDIuUso_OQhzIjIuZG5zY3J5cHQuZGVmYXVsdC5uczEuYWRndWFyZC5jb20 “Family protection”: >sdns://AQIAAAAAAAAAFDE3Ni4xMDMuMTMwLjEzMjo1NDQzILgxXdexS27jIKRw3C7Wsao5jMnl>hvhdRUXWuMm1AFq6ITIuZG5zY3J5cHQuZmFtaWx5Lm5zMS5hZGd1YXJkLmNvbQ

You can see a M is placed where an I should be instead for the third Char.

evilvibes commented 5 years ago

The sdns listed on public-resolvers.md has a M as it has DNSSEC enabled. I'm not sure Adguard servers have DNSSEC. @jedisct1 @ameshkov