- 安装下载工具
apt update && apt install curl -y && apt install -y wget
- 安装zip
apt update && apt install unzip
- BBR
echo "net.core.default_qdisc=fq" >> /etc/sysctl.conf
echo "net.ipv4.tcp_congestion_control=bbr" >> /etc/sysctl.conf
sysctl -p
sysctl net.ipv4.tcp_available_congestion_control
lsmod | grep bbr
- X-UI
bash <(curl -Ls https://raw.githubusercontent.com/FranzKafkaYu/x-ui/master/install.sh)
- IP质量体检
bash <(curl -sL IP.Check.Place)
- 流媒体检测
bash <(curl -L -s https://github.com/1-stream/RegionRestrictionCheck/raw/main/check.sh)
- YABS
wget -qO- yabs.sh | bash
- 独服 详细英文输出
curl -sL https://ba.sh/sick | bash
中文输出
curl -sL https://ba.sh/sick | bash -s -- -cn
- 硬盘通电信息
wget https://github.com/Aniverse/A/raw/i/a && bash a