diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/faq.html | 22 |
1 files changed, 12 insertions, 10 deletions
diff --git a/static/faq.html b/static/faq.html index c36da5ab..eb261251 100644 --- a/static/faq.html +++ b/static/faq.html @@ -961,17 +961,19 @@ <article id="vpn-support"> <h3><a href="#vpn-support">What kind of VPN and Tor support is available?</a></h3> - <p>VPNs can be configured under Settings ➔ Network & Internet ➔ Advanced ➔ VPN. - Support for the following protocols is included: IKEv2/IPSec MSCHAPv2, IKEv2/IPSec PSK and - IKEv2/IPSec RSA. Apps can also provide userspace VPN implementations and the following - open source apps are recommended: Orbot (Tor), WireGuard and OpenVPN for Android.</p> + <p>VPNs can be configured under Settings ➔ Network & Internet ➔ Advanced ➔ + VPN. Support for the following protocols is included: IKEv2/IPSec MSCHAPv2, + IKEv2/IPSec PSK and IKEv2/IPSec RSA. Apps can also provide userspace VPN + implementations and the following open source apps are recommended: Orbot + (Tor), WireGuard and OpenVPN for Android.</p> - <p>VPN configurations created with the built-in support can be set as the always-on - VPN in the configuration panel. This will keep the VPN running, reconnecting as - necessary and will force all connections through them. An app providing a VPN service - can also be set as the always-on VPN via the entry in the Settings page. For app-based - VPN implementations, there's also an additional "Block connections without VPN" toggle - which is needed to prevent leaks when the app's VPN service isn't running.</p> + <p>VPN configurations created with the built-in support can be set as the + always-on VPN in the configuration panel. This will keep the VPN running, + reconnecting as necessary and will force all connections through them. An app + providing a VPN service can also be set as the always-on VPN via the entry in + the Settings page. For app-based VPN implementations, there's also an + additional "Block connections without VPN" toggle which is needed to prevent + leaks when the app's VPN service isn't running.</p> </article> <article id="network-monitoring"> |
