mirror of
https://github.com/kkebo/DNSecure.git
synced 2026-03-11 08:54:36 +00:00
📲 DNSecure is a configuration tool of DoT and DoH for iOS and iPadOS.
| CustomDNS | ||
| CustomDNS.xcodeproj | ||
| CustomDNSTests | ||
| CustomDNSUITests | ||
| .gitignore | ||
| README.md | ||
CustomDNS
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.
Steps to Use
In case of iOS/iPadOS
- Open this app once
- Open the Settings
- Go to "General" > "VPN & Network" > "DNS"
- "Automatic" is selected by default, so select "CustomDNS"
- Force-quit and reopen this app
- If "Enabled" is displayed, the configuration is successfully enabled
In case of macOS
- Open this app once
- Open the Preferences
- Go to "Network"
- I don't know how to use it yet