From 03faa2c62c344dcc01c28f8af5b9e092d8850399 Mon Sep 17 00:00:00 2001 From: M66B Date: Sat, 2 Dec 2023 16:13:28 +0100 Subject: [PATCH] Updated FAQ --- FAQ.md | 2 ++ index.html | 1 + 2 files changed, 3 insertions(+) diff --git a/FAQ.md b/FAQ.md index 33d1ce6c10..85c4c23dfa 100644 --- a/FAQ.md +++ b/FAQ.md @@ -5607,6 +5607,8 @@ or in other words, an in-app proxy will always leak host names and therefore giv If you want to proxy traffic, for example to use Tor, you should use an Android VPN-service based app, which is the only way to reliably proxy traffic. +Please note that if you want to use a .onion address, you will need to disable private DNS in the Android network settings. +

Get support

diff --git a/index.html b/index.html index 13d534ce12..1f94fae54a 100644 --- a/index.html +++ b/index.html @@ -2765,6 +2765,7 @@ adb install /path/to/FairEmail-xxx.apk

(199) Can you add proxy support?

In fact, (HTTP, HTTPS, SOCKS) proxy support was removed because it is not possible to let an app proxy DNS requests, or in other words, an in-app proxy will always leak host names and therefore give a false sense of security.

If you want to proxy traffic, for example to use Tor, you should use an Android VPN-service based app, which is the only way to reliably proxy traffic.

+

Please note that if you want to use a .onion address, you will need to disable private DNS in the Android network settings.


Get support