From 365c49ad43d8f398ae68692d795fbedd50481138 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 16 Dec 2021 06:32:17 -0500 Subject: [PATCH] remove trailing whitespace --- static/faq.html | 22 ++++++++++++---------- 1 file 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 @@

What kind of VPN and Tor support is available?

-

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.

+

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.

-

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.

+

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.