A simple website to create DoH and DoT config files for iOS
 
 
 
 
Go to file
Jakob 7e02c437cd bump version 2023-09-04 11:32:19 +02:00
css small fixes 2021-03-03 19:56:03 +01:00
icons fix manifests 2021-11-14 13:11:54 +01:00
js fix bug in domains, update plist.js 2023-07-05 15:51:43 +02:00
.gitignore add php backend, add signing 2023-04-16 17:47:42 +02:00
.htaccess add cache disclaimer and htaccess 2021-03-05 08:25:39 +01:00
LICENSE Update LICENSE 2021-03-03 20:10:03 +01:00
README.md add editor for single configs 2021-11-12 17:47:00 +01:00
backend.php add php backend, add signing 2023-04-16 17:47:42 +02:00
finalize.html bump version 2023-09-04 11:32:19 +02:00
index.html bump version 2023-09-04 11:32:19 +02:00
legal.html bump version 2023-09-04 11:32:19 +02:00
tool.html bump version 2023-09-04 11:32:19 +02:00

README.md

dns-mobileconfig

A simple website to create DoH and DoT config files for iOS.

Might also work on macOS, I don't have a way to test that currently.

About

Encrypted DNS is getting more and more mainstream. With the release of iOS 14, Apple has included support for DoH and DoT standards, but has not provided a way of using these without an app or profiles.

This tool can generate these profiles from provided data and also provides some premade configurations.

For more information, see the website of the tool itself: https://dns.notjakob.com

Thanks