BBR
wget --no-check-certificate https://github.com/teddysun/across/raw/master/bbr.sh && chmod +x bbr.sh && ./bbr.sh
BBR+FQ加速/BBR+CAKE加速/BBRplus+FQ版加速/Lotserver(锐速)加速/BBR2+FQ加速/BBR2+CAKE加速/BBR2+FQ+ECN加速/BBR2+CAKE+ECN加速
https://github.com/ylx2016/Linux-NetSpeed/
BBR加速/BBR魔改版加速/暴力BBR魔改版加速(不支持部分系统)/BBRplus版加速/Lotserver(锐速)加速
yum install -y wget wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh" chmod +x tcp.sh ./tcp.sh
BBR2 作者
wget --no-check-certificate -q -O bbr2.sh "https://raw.githubusercontent.com/yeyingorg/bbr2.sh/master/bbr2.sh" && chmod +x bbr2.sh && bash bbr2.sh auto
UnixBench性能测试一键脚本 teddysun
wget --no-check-certificate https://github.com/teddysun/across/raw/master/unixbench.sh chmod +x unixbench.sh ./unixbench.sh
bt宝塔环境 Centos
yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.sh
网络测速
wget -qO- git.io/superbench.sh|bash # 或 bash <(curl -Lso- https://git.io/superspeed) # https://github.com/sivel/speedtest-cli
以speedtest最近的服务器测试
./speedtest-cli
阿里香港测试是旧金山节点,测国内速度需要指定speedtest服务器
./speedtest-cli --list
./speedtest-cli --server [id]
BT软件 - qBittorrent
# Centos 7.x wget https://lala.im/static/script/qBittorrentCentOS7install.sh && chmod +x qBittorrentCentOS7install.sh ./qBittorrentCentOS7install.sh # Debian 9/10, Ubuntu 16.04/18.04 https://github.com/Aniverse/inexistence bash <(wget -qO- https://git.io/abcde)
Aria2一键脚本
# CentOS 6+ / Debian 6+ / Ubuntu 14.04+ https://github.com/P3TERX/aria2.sh https://p3terx.com/
wget -N git.io/aria2.sh && chmod +x aria2.sh ./aria2.sh