腾讯云服务器优化

2022-12-28 12:10:18 浏览数 (1)

  1. 卸载YD
代码语言:javascript复制
wget -qO- https://raw.githubusercontent.com/littleplus/TencentAgentRemove/master/remove.sh | bash
  1. BBR
代码语言:javascript复制
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

0 人点赞