zoonderkins / blahdns

A small hobby ads block dns project with doh, dot, dnscrypt support.
https://blahdns.com
GNU Affero General Public License v3.0
431 stars 25 forks source link

🤗 How to use BlahDNS on iOS #255

Closed ghost closed 2 years ago

ghost commented 2 years ago

Hi, first of all congratulations for the great work you put behind it to create this and I am highly grateful. I wanted to ask you which server you recommend to use on iOS. I saw that this site recommended by so many people offers various DNS that can be used with iPhones. What does the CDN acronym that is in the BlahDNS section mean and what is the difference of it with those below referring to each server. I don't know if I have made myself understood. Thank you very much again for everything!

Kind regards :)

zoonderkins commented 2 years ago

According to the site you mentioned above, it uses a fake VPN profile to redirect your iOS DNS resolution packet to up stream selected DNS provider. You may try out with

  1. AdGuard (Anycast)
  2. AhaDNS (Multiple region)
  3. ControlD (Anycast)
  4. DNS.sb (Anycast)
  5. Mullvad: adblock.doh.mullvad.net (Anycast)
  6. alekberg.net

And CDN acronym means (content delivery network) it only can be use with DNS-over-HTTPS. If you live far from Japan, Singapore, Switzerland, Germany or Finland. The first time connection will be slow, so CDN may come to help you with. Other than that, it is just the same as direct connect to BlahDNS various servers.

ghost commented 2 years ago

Thank you very much for the excellent explanation!