📲 DNSecure is a configuration tool of DoT and DoH for iOS and iPadOS.
Find a file
2021-02-13 12:01:37 +09:00
DNSecure Add Refresh button for macOS 2021-02-13 11:56:10 +09:00
DNSecure.xcodeproj Enable Mac Catalyst 2021-02-13 11:05:07 +09:00
DNSecureTests Rename the app 2020-09-25 18:54:07 +09:00
DNSecureUITests Rename the app 2020-09-25 18:54:07 +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-02-13 12:01:37 +09:00

DNSecure

Download on the App Store or TestFlight Beta

iOS 14+, iPadOS 14+, and macOS 11+ have supported encrypted DNS (e.g. DNS-over-TLS (DoT) and DNS-over-HTTPS (DoH)), but they don't have a native UI for enabling 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 macOS 11+.

How to use (iOS/iPadOS)

  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"

How to use (macOS)

  1. Select a DNS server you like, or add another one
  2. Enable "Use This Server"
  3. Open the System Preferences
  4. Go to Network settings
  5. Select "DNSecure" and click "..." button on the bottom
  6. Click "Make Service Active"

References