mirror of
https://github.com/kkebo/DNSecure.git
synced 2026-03-11 08:54:36 +00:00
18 lines
589 B
Markdown
18 lines
589 B
Markdown
# DNSecure
|
|
|
|
DNSecure makes encrypted DNS available to your entire system.
|
|
|
|
This app uses the new [DNS Settings API](https://developer.apple.com/documentation/networkextension/dns_settings), so it requires iOS 14, iPadOS 14, or later.
|
|
|
|
## How to use
|
|
|
|
1. Select a DNS server you like, or add another one
|
|
1. Enable "Use This Server"
|
|
1. Open the Settings
|
|
1. Go to "General" > "VPN & Network" > "DNS"
|
|
1. "Automatic" is selected by default, so select "DNSecure"
|
|
|
|
## References
|
|
|
|
- https://developer.apple.com/documentation/networkextension/dns_settings
|
|
- https://developer.apple.com/wwdc20/10047
|