From c990954de450b61b9fbc94aa1e290680320757a9 Mon Sep 17 00:00:00 2001 From: ppatrickxctw <34261652+ppatrickxctw@users.noreply.github.com> Date: Wed, 9 Dec 2020 10:06:29 +0800 Subject: [PATCH] Update vpnsetup.sh fix line 318 "+mschap-v2" to "require-mschap-v2" for windows support --- vpnsetup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vpnsetup.sh b/vpnsetup.sh index 87906fd..ee604a5 100755 --- a/vpnsetup.sh +++ b/vpnsetup.sh @@ -315,7 +315,7 @@ EOF # Set xl2tpd options conf_bk "/etc/ppp/options.xl2tpd" cat > /etc/ppp/options.xl2tpd <