常用命令

doubebly
2025-07-10 / 0 评论 / 185 阅读 / 正在检测是否收录...

docker官方安装

curl -fsSL https://get.docker.com | bash -s docker

x-ui

bash <(curl -Ls https://raw.githubusercontent.com/FranzKafkaYu/x-ui/master/install.sh)

流媒体检测

bash <(curl -L -s check.unlock.media)

1Panel

bash -c "$(curl -sSL https://resource.fit2cloud.com/1panel/package/v2/quick_start.sh)"

组件更新

apt update -y && apt install -y curl && apt install wget -y

BBR加速

wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh
0

评论 (0)

取消