Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/FunctionClub/YankeeBBR
来自Loc大佬Yankee魔改的BBR的Debian一键安装包
https://github.com/FunctionClub/YankeeBBR
Last synced: 21 days ago
JSON representation
来自Loc大佬Yankee魔改的BBR的Debian一键安装包
- Host: GitHub
- URL: https://github.com/FunctionClub/YankeeBBR
- Owner: FunctionClub
- Archived: true
- Created: 2017-06-25T02:02:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-15T07:23:23.000Z (over 6 years ago)
- Last Synced: 2024-08-05T17:43:09.957Z (4 months ago)
- Language: Shell
- Size: 7.81 KB
- Stars: 367
- Watchers: 31
- Forks: 225
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - FunctionClub/YankeeBBR - 来自Loc大佬Yankee魔改的BBR的Debian一键安装包 (Shell)
README
# YankeeBBR
来自Loc大佬Yankee魔改的BBR的Debian一键安装包## 安装命令
```bash
wget -N --no-check-certificate https://raw.githubusercontent.com/FunctionClub/YankeeBBR/master/bbr.sh && bash bbr.sh install
```然后根据提示重启系统。
重启完成后,运行
```bash
bash bbr.sh start
```启动魔改版BBR
## 查看魔改BBR状态
```bash
sysctl net.ipv4.tcp_available_congestion_control
```
如果看到有 **tsunami** 就表示开启成功!