linux网络加速脚本
浏览 2535 | 评论 2 | 字数 2700
卖女孩的小火柴 - 搬砖中
2019年05月31日

网络加速一直是件麻烦事儿,每次都得去找也挺麻烦的。

1.秋水逸冰的BBR内核安装脚本

原网址:https://teddysun.com/489.html
注意事项:

系统支持:CentOS 6+,Debian 7+,Ubuntu 12+
虚拟技术:OpenVZ 以外的,比如KVM、Xen、VMware 等
Google Cloud Platform (GCP)可能出现硬盘只读情况,请使用以下命令恢复:
mount -o remount rw /
脚本链接:https://github.com/teddysun/across/raw/master/bbr.sh

安装命令

wget --no-check-certificate https://github.com/teddysun/across/raw/master/bbr.sh && chmod +x bbr.sh && ./bbr.sh

本地备份链接:https://www.shinenet.xyz/sh/bbr.sh 2019.05.15日更新
脚本没有依赖秋水的博客,所以基本不用修改。

2.就是爱生活的linux加速合集

原网址:https://www.94ish.me/1635.html
github的项目名称:https://github.com/wulimaxh/linux-netspeed
注意事项:

支持系统
Centos 6+ / Debian 7+ / Ubuntu 14+
BBR魔改版不支持Debian 8
如果在debian删除内核环节跳出选择框,请选择NO
如果安装锐速脚本出现界面很快就跳回去,但脚本显示已经安装了锐速内核,请重新安装锐速内核
脚本链接:https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh
安装命令:

wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh"
chmod +x tcp.sh
./tcp.sh

本地备份链接:https://www.shinenet.xyz/sh/tcp.sh 2019.05.15日更新
脚本依赖于
https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master
fork地址:https://github.com/Erope/linux-netspeed
https://raw.githubusercontent.com/0oVicero0/serverSpeeder_Install/master/appex.sh (锐速安装脚本)
fork地址:https://github.com/Erope/serverSpeeder_Install


3.vicer的lotServer锐速安装脚本

实际上就是爱生活的脚本就是直接调用的vicer的。
原网址:https://moeclub.org/2017/03/09/14/
注意事项:

支持一键完全卸载(此脚本安装的无残留).
所需文件均在GitHub,完全公开..
不支持自动更换内核,请自行更换.
Debian/Ubuntu用户可以使用下面提供的脚本自动更换到适配的内核.
CentOS可自行搜索教程进行更换.
不支持OpenVZ虚拟化.
请查看文章最后调教手册,调教后效果更好.
GitHub项目地址: https://github.com/MoeClub/lotServer/ 已经fork https://github.com/Erope/serverSpeeder_Install
官方更新日志: http://download.appexnetworks.com.cn/releaseNotes/
Install:

bash <(wget --no-check-certificate -qO- https://github.com/MoeClub/lotServer/raw/master/Install.sh) install
Uninstall:

bash <(wget --no-check-certificate -qO- https://github.com/MoeClub/lotServer/raw/master/Install.sh) uninstall
Advance Install:

bash <(wget --no-check-certificate -qO- https://github.com/MoeClub/lotServer/raw/master/Install.sh) install [Kernel Version]
Debian/Unbuntu 更换自动内核 (运行后需重启):

bash <(wget --no-check-certificate -qO- 'https://moeclub.org/attachment/LinuxShell/Debian_Kernel.sh')

调教手册: https://github.com/MoeClub/lotServer/blob/master/lotServer.pdf
fork地址:https://github.com/Erope/lotServer
使用方法:
启动命令 /appex/bin/lotServer.sh start
停止加速 /appex/bin/lotServer.sh stop
状态查询 /appex/bin/lotServer.sh status
重新启动 /appex/bin/lotServer.sh restart

本文作者:卖女孩的小火柴 - 搬砖中
本文链接:https://www.shinenet.cn/archives/6.html
最后修改时间:2019-05-31 12:08:57
本站未注明转载的文章均为原创,并采用 CC BY-NC-SA 4.0 授权协议,转载请注明来源,谢谢!
评论
如果可能,请填写真实邮箱,有回复会送至邮箱。请不要水评论,谢谢。
textsms
支持 Markdown 语法
email
link
评论列表
已有 2 条评论
haig233
2020-06-17 09:53
推荐星大脚本,感觉比上面的都好用 https://github.com/Aniverse/TrCtrlProToc0l
2020-06-17 16:39
@haig233 好的 下次试试