SSR多用户脚本搭建

搭建环境centos7/debian系统

第一步sudo -i

1
sudo -i

第二步.ubuntu 系统安装 Curl

1
apt-get update -y && apt-get install curl -y

第二步.centos 系统安装 Curl 和 wget

1
2
yum update -y && yum install curl -y       
yum install wget

第三步.安装一键脚本

1
wget -N --no-check-certificate https://raw.githubusercontent.com/ComeBey/more-user-ssr/master/hasan.sh && chmod +x hasan.sh && bash hasan.sh

第四步:调用命令调试

1
bash hasan.sh
Your browser is out-of-date!

Update your browser to view this website correctly. Update my browser now

×