From a97cbcc4e42a4d25dfc85b68e991924559127dab Mon Sep 17 00:00:00 2001 From: Quentin McGaw Date: Mon, 4 May 2020 12:24:34 +0000 Subject: [PATCH] Refers to #153 --- internal/mullvad/conf.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/internal/mullvad/conf.go b/internal/mullvad/conf.go index 76051211..0bf4a97a 100644 --- a/internal/mullvad/conf.go +++ b/internal/mullvad/conf.go @@ -57,6 +57,8 @@ func (c *configurator) BuildConf(connections []models.OpenVPNConnection, verbosi "sndbuf 524288", "rcvbuf 524288", "tls-cipher TLS-DHE-RSA-WITH-AES-256-GCM-SHA384:TLS-DHE-RSA-WITH-AES-256-CBC-SHA", + "tun-ipv6", + "fast-io", // Added constant values "mute-replay-warnings",