腾讯云服务器优化
- 卸载YD
wget -qO- https://raw.githubusercontent.com/littleplus/TencentAgentRemove/master/remove.sh | bash
- BBR
wget --no-check-certificate https://github.com/teddysun/across/raw/master/bbr.sh && chmod +x bbr.sh && ./bbr.sh
# 验证
lsmod | grep bbr
# 显示
tcp_bbr 20480 101