diff options
| author | flawedworld <flawedworld@flawed.world> | 2021-12-16 03:28:17 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-12-16 06:29:43 -0500 |
| commit | f60fa0acae8c9b85413c9e8807bcd10383900f2f (patch) | |
| tree | ab434dd64ce1ac59229bf2db940caa484f29bde6 /static | |
| parent | 08b8dc9255b2fe1589c39ca51a9bf7ef576c5b7f (diff) | |
Update VPN section in FAQ
Diffstat (limited to 'static')
| -rw-r--r-- | static/faq.html | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/static/faq.html b/static/faq.html index e1e1ffac..c36da5ab 100644 --- a/static/faq.html +++ b/static/faq.html @@ -962,11 +962,9 @@ <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: PPTP (insecure, obsolete), L2TP/IPSec - PSK, L2TP/IPSec RSA, IPSec Xauth PSK, IPSec Xauth RSA and IPSec Hybrid RSA. Apps can - also provide userspace VPN implementations and the following open source apps are - recommended: Orbot (Tor), WireGuard, OpenVPN for Android and the Private Internet - Access client (OpenVPN).</p> + 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 |
