/55R

Primary LanguageShell

#55R SSR搭建和锐速脚本备份,自己用作备份!
系统为Centos6
SSR搭建脚本:
yum -y install wget
wget -N --no-check-certificate https://raw.githubusercontent.com/ben-august/55R/master/ssr.sh && chmod +x ssr.sh && bash ssr.sh

锐速脚本:
yum -y install wget
wget -N --no-check-certificate https://raw.githubusercontent.com/ben-august/55R/master/serverspeeder.sh
bash serverspeeder.sh

#详细教程地址:
SSR搭建教程地址:http://blog.csdn.net/longgyy/article/details/79022091  
锐速安装教程地址:https://www.wn789.com/4678.html  
centos内核更换教程地址:https://www.wn789.com/4689.html