From 37b580b3f1bba56c1c659fa0734f383caf37f4bd Mon Sep 17 00:00:00 2001 From: tuckyapps Date: Thu, 20 Dec 2018 00:41:45 -0300 Subject: [PATCH] Add connection to server through IPv6 feature Added feature list entry to include possibility to connect to openvpn server through IPv6 interface. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 78c1a6d..9bff934 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ If you have any question, head to the [FAQ](#faq) first. - Choice to use a self-hosted resolver with Unbound (supports already existing Unbound installations) - Choice between TCP and UDP - NATed IPv6 support +- Connection to openvpn server through IPv6 interface - Compression disabled by default to prevent VORACLE. LZ4 and LZ0 algorithms available otherwise. - Unprivileged mode: run as `nobody`/`nogroup` - Block DNS leaks on Windows 10