Skip to content

Commit

Permalink
Add provider countries.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr authored Nov 29, 2020
1 parent de7c6fa commit 3e61a62
Showing 1 changed file with 12 additions and 11 deletions.
23 changes: 12 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,15 @@ To make settings work across all apps in **iOS 14** & **MacOS Big Sur**, you’l

On iOS, after installation, go to system **Settings => General => Profile**, select downloaded profile and click “Install” button.

## Docs

To verify resolver IPs and hostnames, compare mobileconfig files to the following documentation.

- Alibaba https://www.alidns.com/faqs/#dns-safe
- AdGuard https://adguard.com/en/adguard-dns/overview.html#instruction
- Cloudflare https://developers.cloudflare.com/1.1.1.1/dns-over-https
- Google https://developers.google.com/speed/public-dns/docs/secure-transports
- OpenDNS https://support.opendns.com/hc/en-us/articles/360038086532

Internal workings of the profiles are described on [developer.apple.com](https://developer.apple.com/documentation/devicemanagement/dnssettings).
## Providers

- [🇷🇺 AdGuard](https://adguard.com/en/adguard-dns/overview.html#instruction)
- [🇨🇳 Alibaba](https://www.alidns.com/faqs/#dns-safe)
- [🇺🇸 Cloudflare](https://developers.cloudflare.com/1.1.1.1/dns-over-https)
- 🇨🇳 DNSPod
- [🇺🇸 Google](https://developers.google.com/speed/public-dns/docs/secure-transports)
- [🇺🇸 OpenDNS](https://support.opendns.com/hc/en-us/articles/360038086532)
- [🇺🇸 Quad9](https://www.quad9.net/doh-quad9-dns-servers/) — no filtering. Operated by CleanerDNS, Inc.
- [🇸🇬🇺🇸 Tiar.app](https://doh.tiar.app) — "Privacy-first DNS provider". Filters some domains. Server is located in SG, hosted on Digital Ocean

To verify resolver IPs and hostnames, compare mobileconfig files to their documentation URLs. Internal workings of the profiles are described on [developer.apple.com](https://developer.apple.com/documentation/devicemanagement/dnssettings).

0 comments on commit 3e61a62

Please sign in to comment.