mirror of
https://github.com/karasevm/PrivateDNSAndroid.git
synced 2025-06-29 12:49:56 +00:00
Initial FAQ
commit
b66110c755
1 changed files with 3 additions and 0 deletions
3
FAQ.md
Normal file
3
FAQ.md
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
# Frequently Asked Questions
|
||||||
|
## I can't add my sever/The add key is greyed out
|
||||||
|
The "Add Server" dialog uses the same verification logic as the AOSP Settings app, which requires a valid domain name, most DoT resolvers should have one. For example the Cloudflare 1.1.1.1 resolver can be used by using `one.one.one.one` instead (or `security.cloudflare-dns.com`/`family.cloudflare-dns.com` for their malware/adult filtered resolvers) as described in the [Set up 1.1.1.1 on Android](https://developers.cloudflare.com/1.1.1.1/setup/android/#android-11-or-later) documentation.
|
Loading…
Add table
Add a link
Reference in a new issue