From a65915c84ad643461d200bf47172f45244b1d797 Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Fri, 28 Feb 2020 11:44:30 +0100 Subject: [PATCH] Revert to a previous glorytun UDP release again --- debian9-x86_64.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian9-x86_64.sh b/debian9-x86_64.sh index 36f1b1b..b69f5cd 100644 --- a/debian9-x86_64.sh +++ b/debian9-x86_64.sh @@ -19,7 +19,7 @@ INTERFACE=${INTERFACE:-$(ip -o -4 route show to default | grep -m 1 -Po '(?<=dev KERNEL_VERSION="4.19.104" KERNEL_PACKAGE_VERSION="1.7+b864616" KERNEL_RELEASE="${KERNEL_VERSION}-mptcp_${KERNEL_PACKAGE_VERSION}" -GLORYTUN_UDP_VERSION="7f30cdc5ee2e89f0008144ad71f4c0bd4215a0f4" +GLORYTUN_UDP_VERSION="a9408e799ddbb74b5476fba70a495770322cd327" #MLVPN_VERSION="8f9720978b28c1954f9f229525333547283316d2" MLVPN_VERSION="f45cec350a6879b8b020143a78134a022b5df2a7" OBFS_VERSION="486bebd9208539058e57e23a12f23103016e09b4"