mirror of
https://github.com/kkebo/DNSecure.git
synced 2026-03-11 08:54:36 +00:00
Update README
This commit is contained in:
parent
edd5409f47
commit
f2369e6c86
1 changed files with 4 additions and 14 deletions
18
README.md
18
README.md
|
|
@ -1,24 +1,14 @@
|
|||
# CustomDNS
|
||||
# DNSecure
|
||||
|
||||
This is a sample app that configures a DNS-over-TLS resolver to the system. `NEDNSSettingsManager`, added in iOS 14, iPadOS 14, and macOS Bug Sur, makes that possible.
|
||||
DNSecure is an utility app to configure DNSSEC for your system. It supports iOS 14, iPadOS 14, or later.
|
||||
|
||||
## Steps to Use
|
||||
## How to activate
|
||||
|
||||
### In case of iOS/iPadOS
|
||||
|
||||
1. Open this app once
|
||||
1. Open the Settings
|
||||
1. Go to "General" > "VPN & Network" > "DNS"
|
||||
1. "Automatic" is selected by default, so select "CustomDNS"
|
||||
1. Force-quit and reopen this app
|
||||
1. If "Enabled" is displayed, the configuration is successfully enabled
|
||||
|
||||
### In case of macOS
|
||||
|
||||
1. Open this app once
|
||||
1. Open the Preferences
|
||||
1. Go to "Network"
|
||||
1. I don't know how to use it yet
|
||||
1. "Automatic" is selected by default, so select "DNSecure"
|
||||
|
||||
## References
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue