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.
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v6...8e8c483db84b4bee98b60c0593521ed34d9990e8) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|---|---|---|
| .github | ||
| DNSecure | ||
| DNSecure.xcodeproj | ||
| DNSecureTests | ||
| DNSecureUITests | ||
| .gitattributes | ||
| .gitignore | ||
| .swift-format | ||
| .yamllint.yml | ||
| LICENSE.txt | ||
| Package.swift | ||
| privacy_policy.md | ||
| README.md | ||
DNSecure
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+.
Installation (iOS/iPadOS/macOS)
How to use (iOS/iPadOS)
- Select a DNS server you like, or add another one
- Enable "Use This Server"
- Open the Settings
- Go to "General" > "VPN & Network" > "DNS"
- "Automatic" is selected by default, so select "DNSecure"
How to use (macOS 13+)
- Select a DNS server you like, or add another one
- Enable "Use This Server"
- Open the System Settings
- Go to Network settings and click "Filters"
- Enable "DNSecure"
How to use (macOS 12)
- Select a DNS server you like, or add another one
- Enable "Use This Server"
- Open the System Preferences
- Go to Network settings
- Select "DNSecure" and click "..." button on the bottom
- Click "Make Service Active"
- Click "Apply" button