Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

和谐上网配置教程 #1

Open
lyf3 opened this issue Oct 9, 2018 · 0 comments
Open

和谐上网配置教程 #1

lyf3 opened this issue Oct 9, 2018 · 0 comments

Comments

@lyf3
Copy link
Owner

lyf3 commented Oct 9, 2018

安装教程
#服务器建议使用
CentOS 6+ / Ubuntu 14.04 +/debian9 x64

google云地址:

https://cloud.google.com

收费说明:

https://cloud.google.com/compute/pricing

注册网址:

https://console.cloud.google.com/billing/


sudo -i
#确认获取root权限

#安装BBR
wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/bbr.sh && chmod +x bbr.sh && bash bbr.sh

注意:在Debian系统中,删除旧内核时,会提示你是否终止删除内核的行为(如下图),这个需要你选择 (键盘方向键 选择,回车键确认)。

/xxx/ 是BBR脚本所在目录,脚本会自动识别并显示给你,免得一些人找不到自己把 bbr.sh 脚本下载到哪里去了。
bash /xxx/bbr.sh status

启动BBR
bash bbr.sh start

关闭BBR
bash bbr.sh stop

查看BBR状态
bash bbr.sh status


#安装 SSR教程

#安装SSR
wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/ssrmu.sh && chmod +x ssrmu.sh && bash ssrmu.sh

运行脚本
bash ssr.sh

启动 ShadowsocksR:/etc/init.d/ssrmu start
停止 ShadowsocksR:/etc/init.d/ssrmu stop
重启 ShadowsocksR:/etc/init.d/ssrmu restart
查看 ShadowsocksR状态:/etc/init.d/ssrmu status


安装完成后记得添加防火墙规则,安装过程有什么问题可以随时在底下留言。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant