From 972fdb306259bf5dc08f13a9ca2e818a20c3e99b Mon Sep 17 00:00:00 2001 From: ppatrickxctw <34261652+ppatrickxctw@users.noreply.github.com> Date: Wed, 9 Dec 2020 10:03:45 +0800 Subject: [PATCH] Update vpnsetup_centos.sh fix line 305 "+mschap-v2" to "require-mschap-v2" for windows support --- vpnsetup_centos.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vpnsetup_centos.sh b/vpnsetup_centos.sh index 5975893..2221183 100755 --- a/vpnsetup_centos.sh +++ b/vpnsetup_centos.sh @@ -302,7 +302,7 @@ EOF # Set xl2tpd options conf_bk "/etc/ppp/options.xl2tpd" cat > /etc/ppp/options.xl2tpd <