Added FAQ

This commit is contained in:
M66B 2018-12-12 15:36:00 +01:00
parent f596b4ab38
commit f9bf690aad
1 changed files with 9 additions and 0 deletions

9
FAQ.md
View File

@ -659,6 +659,15 @@ If you don't trust the system (Google's) or your provider's DNS servers, you can
Be sure to enter and confirm the addresses and to set two DNS server addresses.
If you enter just one DNS server address, it will be used in addition to the default DNS server addresses.
<a name="faq64"></a>
**(64) Can you add DNS over TLS?**
If you mean to intercept [DNS over TLS](https://en.wikipedia.org/wiki/DNS_over_TLS) requests to resolve domain names,
this is not possible because DNS over TLS traffic is encrypted, which is the whole point of DNS over TLS.
If you mean to translate plain DNS to DNS over TLS, Android 9 Pie and later already support DNS over TLS out of the box,
so it isn't worth the significant effort to add this.
<br />
**NetGuard is supported for phones and tablets only, so not for other device types like televisions or vehicles.**