Update README.md

This commit is contained in:
fyr77 2020-10-24 22:03:52 +02:00
parent bdc1672314
commit cec202f1a2

View file

@ -3,14 +3,14 @@ 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. Might also work on macOS, I don't have a way to test that currently.
THIS IS STILL WIP. IT DOES NOT WORK YET.
## About ## 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. 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. 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.jakobsenkl.pw
## Thanks ## Thanks
- Eli Grey for [FileSaver.js](https://github.com/eligrey/FileSaver.js) - Eli Grey for [FileSaver.js](https://github.com/eligrey/FileSaver.js)