English | ็ฎไฝไธญๆ | ็น้ซไธญๆ
Configuration profiles for DNS over HTTPS and DNS over TLS. Check out the article for more info: paulmillr.com/posts/encrypted-dns/ and info about contributing a new profile.
DoH seems to work faster & better than DoT judging from the Google's article.
Starting from iOS & iPadOS 15.5, Wi-Fi captive portals in cafes, hotels, airports are exempted by Apple from eDNS rules; to simplify authentication. This is good news. There are still some other issues; we can't fix them, only Apple can:
- eDNS gets disabled: Little Snitch & Lulu, VPN
- Some traffic is exempt from eDNS: Terminal / App Store, Chrome
If you need even more privacy, check out encrypted-dns over TOR.
Censorship=yes
means the profile will not send true information about hostname=IP
relation for some hosts.
Name | Region | Censorship | Notes | Install (Signed - Recommended) | Install (unsigned) button |
---|---|---|---|---|---|
360 Security DNS | ๐จ๐ณ | Yes | Operated by 360 Digital Security Group | HTTPS | HTTPS |
AdGuard DNS Default | ๐ท๐บ | Yes | Operated by AdGuard Software Ltd. Blocks ads, tracking & phishing | HTTPS, TLS | HTTPS, TLS |
AdGuard DNS Family Protection | ๐ท๐บ | Yes | Operated by AdGuard Software Ltd. Blocks Default + malware & adult content |
HTTPS, TLS | HTTPS, TLS |
AdGuard DNS Non-filtering | ๐ท๐บ | No | Operated by AdGuard Software Ltd. Non-filtering | HTTPS, TLS | HTTPS, TLS |
Alekberg Encrypted DNS | ๐ณ๐ฑ | No | Independent | HTTPS | HTTPS |
Aliyun Public DNS | ๐จ๐ณ | No | Operated by Alibaba Cloud Ltd. | HTTPS, TLS | HTTPS, TLS |
Archuser.org PubHole | ๐บ๐ธ | Yes | Independent. Blocks ads, tracking, and supports OpenNIC Domains. | HTTPS, TLS | HTTPS, TLS |
BlahDNS CDN Filtered | ๐บ๐ธ | Yes | Independent. Blocks ads, tracking & malware | HTTPS | HTTPS |
BlahDNS CDN Unfiltered | ๐บ๐ธ | No | Independent. Non-filtering | HTTPS | HTTPS |
BlahDNS Finland | ๐ซ๐ฎ | Yes | Independent. Blocks ads, tracking & malware | HTTPS | HTTPS |
BlahDNS Germany | ๐ฉ๐ช | Yes | Independent. Blocks ads, tracking & malware | HTTPS | HTTPS |
BlahDNS Japan | ๐ฏ๐ต | Yes | Independent. Blocks ads, tracking & malware | HTTPS | HTTPS |
BlahDNS Singapore | ๐ธ๐ฌ | Yes | Independent. Blocks ads, tracking & malware | HTTPS | HTTPS |
BlahDNS Switzerland | ๐จ๐ญ | Yes | Independent. Blocks ads, tracking & malware | TLS | TLS |
Canadian Shield Private | ๐จ๐ฆ | No | Operated by the Canadian Internet Registration Authority (CIRA) | HTTPS, TLS | HTTPS, TLS |
Canadian Shield Protected | ๐จ๐ฆ | Yes | Operated by the Canadian Internet Registration Authority (CIRA). Blocks malware & phishing | HTTPS, TLS | HTTPS, TLS |
Canadian Shield Family | ๐จ๐ฆ | Yes | Operated by the Canadian Internet Registration Authority (CIRA). Blocks malware, phishing & adult content | HTTPS, TLS | HTTPS, TLS |
Cloudflare 1.1.1.1 | ๐บ๐ธ | No | Operated by Cloudflare Inc. | HTTPS, TLS | HTTPS, TLS |
Cloudflare 1.1.1.1 Security | ๐บ๐ธ | Yes | Operated by Cloudflare Inc. Blocks malware & phishing | HTTPS | HTTPS |
Cloudflare 1.1.1.1 Family | ๐บ๐ธ | Yes | Operated by Cloudflare Inc. Blocks malware, phishing & adult content | HTTPS | HTTPS |
DNSPod Public DNS | ๐จ๐ณ | No | Operated by DNSPod Inc., a Tencent Cloud Company | HTTPS, TLS | HTTPS, TLS |
Google Public DNS | ๐บ๐ธ | No | Operated by Google LLC | HTTPS, TLS | HTTPS, TLS |
keweonDNS | ๐ฉ๐ช | No | Operated by Aviontex. Blocks ads & tracking | HTTPS, TLS | HTTPS, TLS |
Mullvad DNS | ๐ธ๐ช | Yes | Operated by Mullvad VPN AB | HTTPS | HTTPS |
Mullvad DNS Adblock | ๐ธ๐ช | Yes | Operated by Mullvad VPN AB. Blocks ads & tracking | HTTPS | HTTPS |
OpenDNS Standard | ๐บ๐ธ | No | Operated by Cisco OpenDNS LLC | HTTPS | HTTPS |
OpenDNS FamilyShield | ๐บ๐ธ | Yes | Operated by Cisco OpenDNS LLC. Blocks malware & adult content | HTTPS | HTTPS |
Quad9 | ๐จ๐ญ | Yes | Operated by Quad9 Foundation. Blocks malware | HTTPS, TLS | HTTPS, TLS |
Quad9 w/ ECS | ๐จ๐ญ | Yes | Operated by Quad9 Foundation. Supports ECS. Blocks malware | HTTPS, TLS | HTTPS, TLS |
Tiarap | ๐ธ๐ฌ ๐บ๐ธ | Yes | Operated by Tiarap Inc. Blocks ads, tracking, phising & malware | HTTPS, TLS | HTTPS, TLS |
To make settings work across all apps in iOS, iPadOS & macOS, you'll need to install configuration profile. This profile would tell operating system to use DoH / DoT. Note: it's not enough to simply set server IPs in System Preferences โ you need to install a profile.
iOS / iPadOS: Open the mobileconfig file in GitHub by using Safari (other browsers will just download the file and won't ask for installation), and then click/tap on "Allow" button. The profile should download. Go to System Settings => General => VPN, DNS & Device Management, select downloaded profile and tap the "Install" button.
macOS (official docs):
-
Download and save the profile. After save, rename it to be in format:
NAME.mobileconfig
, not NAME.txt, or so -
Choose Apple menu > System Settings, click Privacy and Security in the sidebar, then click Profiles on the right. (You may need to scroll down.) You may be asked to supply your password or other information during installation.
-
In the Downloaded section, double-click the profile.
-
Review the profile contents then click Continue, Install or Enroll to install the profile.
If an earlier version of a profile is already installed on your Mac, the settings in the updated version replace the previous ones.
There seems to be an additional option that allows to use system-wide profiles. To try it, add this to mobileconfig file:
<key>PayloadScope</key>
<string>System</string>
In the signed
folder we have signed versions of the profiles in this repository. These profiles have been signed by @Xernium so that when you install the profiles,
they will have a verified check box on the installation screen. It also ensures that these profiles have not been tampered with. However, since they were signed by a third party, they may lag behind their unsigned counterparts a little.
The signature is valid until 2025-11-02
Previous signatures by:
@Xernium, replaced at 2024-11-01
@Candygoblen123, replaced at 2023-11-29
To verify resolver IPs and hostnames, compare mobileconfig files to their documentation URLs. Internal workings of the profiles are described on developer.apple.com. In order to verify signed mobileconfigs, you will need to download them to your computer and open them in a text editor, because signing profiles makes GitHub think that they are binary files.
Profiles are basically text files. Copy an existing one and change its UUID, make sure you update README with new profile's info.
In addition to generating online, there are many other ways to generate a random UUID:
- Press
F12
to open DevTools in the browser, run this code in the console
crypto.randomUUID();
- Run these commands in the macOS / Linux terminal
# Works both in macOS & Linux
uuidgen
# Works in Linux
cat /proc/sys/kernel/random/uuid
- Run this cmdlet in Powershell
New-Guid