diff options
| author | June <june@eridan.me> | 2022-01-23 08:21:00 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-01-23 03:54:19 -0500 |
| commit | 9a682660f9447f47560aa087ce21ba5598a27a9a (patch) | |
| tree | 74643a9672e5c48aa47f8f0b9e80e8e65c8e593e /static/faq.html | |
| parent | b0c77323d1aeb55c12612f21a924efdae28848a9 (diff) | |
Update path to VPN settings
Signed-off-by: June <june@eridan.me>
Diffstat (limited to 'static/faq.html')
| -rw-r--r-- | static/faq.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/faq.html b/static/faq.html index 1b05b994..ba885c8a 100644 --- a/static/faq.html +++ b/static/faq.html @@ -950,8 +950,8 @@ <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, + <p>VPNs can be configured under Settings ➔ Network & Internet ➔ 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> |
