From 128adb6590c8779369c1b85b47a5b6bd7954f847 Mon Sep 17 00:00:00 2001 From: lexi <100533118+lx-is@users.noreply.github.com> Date: Sun, 13 Mar 2022 20:51:13 -0500 Subject: [PATCH] Change IVPN port forwarding protocol info --- _includes/legacy/sections/vpn.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/legacy/sections/vpn.html b/_includes/legacy/sections/vpn.html index c16570c9be..849f5f7201 100644 --- a/_includes/legacy/sections/vpn.html +++ b/_includes/legacy/sections/vpn.html @@ -103,7 +103,7 @@
{% include badge.html color="success" text="Accepts Bitcoin" %}
{% include badge.html color="success" text="WireGuard Support" %}

In addition to standard OpenVPN connections, IVPN supports WireGuard. WireGuard is an experimental protocol with theoretically better security and higher reliability, although it is not currently recommended for production use.

{% include badge.html color="success" text="Remote Port Forwarding" %}
-

Remote port forwarding is possible with a Pro plan. Port forwarding can be activated via the client area. Port forwarding is only available on IVPN when using OpenVPN and is disabled on US servers.

+

Remote port forwarding is possible with a Pro plan. Port forwarding can be activated via the client area. Port forwarding is only available on IVPN when using WireGuard or OpenVPN protocols and is disabled on US servers.

{% include badge.html color="success" text="Mobile Clients" %}

In addition to providing standard OpenVPN configuration files, IVPN has mobile clients for App Store and Google Play allowing for easy connections to their servers. The mobile client on Android is also available in F-Droid, which ensures that it is compiled with reproducible builds.

{% include badge.html color="info" text="Extra Functionality" %}