Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save HAN5201/deed7c531b43c6ec1c933ba28fee8c94 to your computer and use it in GitHub Desktop.
Save HAN5201/deed7c531b43c6ec1c933ba28fee8c94 to your computer and use it in GitHub Desktop.
ssr多用户脚本搭建步骤
第一步sudo -i
第二步.ubuntu/debian 系统安装 Curl 方法: apt-get update -y && apt-get install curl -y
第二步.centos 系统安装 Curl 方法: yum update -y && yum install curl -y
第三步.wget -N --no-check-certificate https://raw.githubusercontent.com/ComeBey/more-user-ssr/master/hasan.sh && chmod +x hasan.sh && bash hasan.sh
第四步:bash hasan.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment