Updated FAQ

pull/214/head
M66B 7 months ago
parent 650bf6e353
commit 03faa2c62c

@ -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, 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. 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.
<br> <br>
<h2><a name="get-support"></a>Get support</h2> <h2><a name="get-support"></a>Get support</h2>

@ -2765,6 +2765,7 @@ adb install /path/to/FairEmail-xxx.apk</code></pre>
<p><a name="faq199"></a> <strong>(199) Can you add proxy support?</strong></p> <p><a name="faq199"></a> <strong>(199) Can you add proxy support?</strong></p>
<p>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.</p> <p>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.</p>
<p>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.</p> <p>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.</p>
<p>Please note that if you want to use a .onion address, you will need to disable private DNS in the Android network settings.</p>
<p><br></p> <p><br></p>
<h2> <h2>
<a name="get-support"></a>Get support <a name="get-support"></a>Get support

Loading…
Cancel
Save