diff options
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 |
