DNSCrypt / DNSCrypt/SimpleDnsCrypt
Incorrect port(s) listed for AdGuards DNSCrypt resolvers
- Dominant language
- C#
- Stars
- 2.5k
- Forks
- 249
- PR merge metrics
- No merged PRs in 30d
Description
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](https://adguard.com/en/adguard-dns/overview.html)**
>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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.