From b3fec8034d13626ce64b180885a7819abae99f43 Mon Sep 17 00:00:00 2001 From: Alberto Date: Mon, 9 Dec 2019 19:07:05 +0100 Subject: [PATCH] Fix typo in vpn.html (#1582) --- pages/providers/vpn.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/providers/vpn.html b/pages/providers/vpn.html index c6f24536..d3452744 100644 --- a/pages/providers/vpn.html +++ b/pages/providers/vpn.html @@ -64,7 +64,7 @@ breadcrumb: "VPN"
  • Killswitch with highly configurable options (enable/disable on certain networks, on boot, etc.)
  • Easy-to-use VPN clients, especially open-source. Even better if the Android version is also available in F-Droid.
  • Supports IPv6. We expect that servers will allow incoming connections via IPv6 and allow users to access services hosted on IPv6 addresses.
  • -
  • Capability of remote port fowarding assists in creating connections when using P2P (Peer-to-Peer) filesharing software, Freenet, or hosting a server (e.g., Mumble).
  • +
  • Capability of remote port forwarding assists in creating connections when using P2P (Peer-to-Peer) filesharing software, Freenet, or hosting a server (e.g., Mumble).