Debian换源脚本

admin 发布于 2026-02-01 171 次阅读 最后更新于 2026-02-09 123 字


1.适用于Debian10,11,12

bash <(wget -qO- https://raw.githubusercontent.com/mocchen/cssmeihua/mochen/shell/source.sh)

2.适用于Debian13+以及centos,ubuntu

国内使用

bash <(curl -sSL https://linuxmirrors.cn/main.sh)

GitHub地址

bash <(curl -sSL https://raw.githubusercontent.com/SuperManito/LinuxMirrors/main/ChangeMirrors.sh)

Gitee地址

bash <(curl -sSL https://gitee.com/SuperManito/LinuxMirrors/raw/main/ChangeMirrors.sh)

海外使用

bash <(curl -sSL https://linuxmirrors.cn/main.sh) --abroad

GitHub地址

bash <(curl -sSL https://raw.githubusercontent.com/SuperManito/LinuxMirrors/main/ChangeMirrors.sh) --abroad

Gitee地址

bash <(curl -sSL https://gitee.com/SuperManito/LinuxMirrors/raw/main/ChangeMirrors.sh) --abroad

本网站的站长
最后更新于 2026-02-09