ssr搭建

ssr搭建

yum -y install wget

wget -N –no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/ssr.sh && chmod +x ssr.sh && bash ssr.sh

//加速
wget -N –no-check-certificate “https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh”

chmod +x tcp.sh

./tcp.sh
原文地址:https://www.cnblogs.com/lovebay/p/15648509.html