📲 DNSecure is a configuration tool of DoT and DoH for iOS and iPadOS.
Find a file
2021-01-11 22:53:54 +09:00
DNSecure.xcodeproj Initial macOS support (still impossible to build on macOS) 2021-01-11 22:53:54 +09:00
iOS Initial macOS support (still impossible to build on macOS) 2021-01-11 22:53:54 +09:00
iOSTests Initial macOS support (still impossible to build on macOS) 2021-01-11 22:53:54 +09:00
iOSUITests Initial macOS support (still impossible to build on macOS) 2021-01-11 22:53:54 +09:00
macOS Initial macOS support (still impossible to build on macOS) 2021-01-11 22:53:54 +09:00
macOSTests Initial macOS support (still impossible to build on macOS) 2021-01-11 22:53:54 +09:00
macOSUITests Initial macOS support (still impossible to build on macOS) 2021-01-11 22:53:54 +09:00
Shared Initial macOS support (still impossible to build on macOS) 2021-01-11 22:53:54 +09:00
.gitignore Add .gitignore 2020-07-23 23:23:09 +09:00
LICENSE Create LICENSE 2020-07-23 23:24:33 +09:00
privacy_policy.md Add Privacy Policy 2020-09-27 21:36:33 +09:00
README.md Update README.md 2021-01-07 04:01:00 +09:00

DNSecure

Download on the App Store or TestFlight Beta

iOS/iPadOS has supported encrypted DNS (e.g. DNS-over-TLS (DoT) and DNS-over-HTTPS (DoH)) since 14.0, but the Settings app doesn't have settings for using it. To solve that, DNSecure was created. DNSecure is a configuration tool of DoT and DoH.

This app uses the new DNS Settings API, so it requires iOS 14, iPadOS 14, or later.

How to use

  1. Select a DNS server you like, or add another one
  2. Enable "Use This Server"
  3. Open the Settings
  4. Go to "General" > "VPN & Network" > "DNS"
  5. "Automatic" is selected by default, so select "DNSecure"

References