diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-12-16 06:32:17 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-12-16 06:32:32 -0500 |
| commit | 365c49ad43d8f398ae68692d795fbedd50481138 (patch) | |
| tree | 39c71df00ad8e0eb4258e987ca891caac4176a34 /static | |
| parent | f60fa0acae8c9b85413c9e8807bcd10383900f2f (diff) | |
remove trailing whitespace
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"> |
