From 96cd7a2b63fbc49458a202c2266136f742944326 Mon Sep 17 00:00:00 2001 From: "arraykeys@gmail.com" Date: Fri, 20 Oct 2017 16:36:43 +0800 Subject: [PATCH] Signed-off-by: arraykeys@gmail.com --- install_auto.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_auto.sh b/install_auto.sh index 56eaa4b..b48a25d 100755 --- a/install_auto.sh +++ b/install_auto.sh @@ -6,7 +6,7 @@ fi mkdir /tmp/proxy cd /tmp/proxy wget https://github.com/reddec/monexec/releases/download/v0.1.1/monexec_0.1.1_linux_amd64.tar.gz -wget https://github.com/snail007/goproxy/releases/download/v3.4/proxy-linux-amd64.tar.gz +wget https://github.com/snail007/goproxy/releases/download/v3.3/proxy-linux-amd64.tar.gz # install monexec tar zxvf monexec_0.1.1_linux_amd64.tar.gz