From c638e8b33211becbb472663301a6300566a36a4f Mon Sep 17 00:00:00 2001 From: SuperManito <68613938+SuperManito@users.noreply.github.com> Date: Fri, 5 May 2023 22:08:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E6=A1=A3=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +- ChangeMirrors.sh | 4 +- DockerInstallation.sh | 2 +- README.md | 20 +- docs/assets/images/icon/arch-linux.ico | Bin 0 -> 575 bytes docs/assets/images/icon/fedora.svg | 1 - docs/help/index.md | 13 + docs/index.md | 42 +-- docs/mirrors.md | 342 +++++++++++++------------ docs/script-gh.md | 5 + docs/script.md | 5 + docs/theme/flag/AR.svg | 1 + docs/theme/flag/AU.svg | 1 + docs/theme/flag/BE.svg | 1 + docs/theme/flag/BR.svg | 1 + docs/theme/flag/CA.svg | 1 + docs/theme/flag/CH.svg | 1 + docs/theme/flag/CN.svg | 1 + docs/theme/flag/CZ.svg | 1 + docs/theme/flag/DE.svg | 1 + docs/theme/flag/DK.svg | 1 + docs/theme/flag/EE.svg | 1 + docs/theme/flag/FR.svg | 1 + docs/theme/flag/GB.svg | 1 + docs/theme/flag/GR.svg | 1 + docs/theme/flag/HK.svg | 1 + docs/theme/flag/JP.svg | 1 + docs/theme/flag/KE.svg | 1 + docs/theme/flag/KR.svg | 1 + docs/theme/flag/MY.svg | 1 + docs/theme/flag/NL.svg | 1 + docs/theme/flag/NZ.svg | 1 + docs/theme/flag/PH.svg | 1 + docs/theme/flag/RU.svg | 1 + docs/theme/flag/SE.svg | 1 + docs/theme/flag/SG.svg | 1 + docs/theme/flag/TH.svg | 1 + docs/theme/flag/TW.svg | 1 + docs/theme/flag/US.svg | 1 + docs/theme/flag/ZA.svg | 1 + docs/theme/flag/world-map.svg | 1 + docs/theme/flag/world.svg | 1 + docs/use/command-options.md | 26 +- docs/use/index.md | 34 ++- mkdocs.yml | 8 +- 45 files changed, 319 insertions(+), 217 deletions(-) create mode 100644 docs/assets/images/icon/arch-linux.ico delete mode 100644 docs/assets/images/icon/fedora.svg create mode 100644 docs/script-gh.md create mode 100644 docs/script.md create mode 100644 docs/theme/flag/AR.svg create mode 100644 docs/theme/flag/AU.svg create mode 100644 docs/theme/flag/BE.svg create mode 100644 docs/theme/flag/BR.svg create mode 100644 docs/theme/flag/CA.svg create mode 100644 docs/theme/flag/CH.svg create mode 100644 docs/theme/flag/CN.svg create mode 100644 docs/theme/flag/CZ.svg create mode 100644 docs/theme/flag/DE.svg create mode 100644 docs/theme/flag/DK.svg create mode 100644 docs/theme/flag/EE.svg create mode 100644 docs/theme/flag/FR.svg create mode 100644 docs/theme/flag/GB.svg create mode 100644 docs/theme/flag/GR.svg create mode 100644 docs/theme/flag/HK.svg create mode 100644 docs/theme/flag/JP.svg create mode 100644 docs/theme/flag/KE.svg create mode 100644 docs/theme/flag/KR.svg create mode 100644 docs/theme/flag/MY.svg create mode 100644 docs/theme/flag/NL.svg create mode 100644 docs/theme/flag/NZ.svg create mode 100644 docs/theme/flag/PH.svg create mode 100644 docs/theme/flag/RU.svg create mode 100644 docs/theme/flag/SE.svg create mode 100644 docs/theme/flag/SG.svg create mode 100644 docs/theme/flag/TH.svg create mode 100644 docs/theme/flag/TW.svg create mode 100644 docs/theme/flag/US.svg create mode 100644 docs/theme/flag/ZA.svg create mode 100644 docs/theme/flag/world-map.svg create mode 100644 docs/theme/flag/world.svg diff --git a/.gitignore b/.gitignore index 68729d6..fa15087 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .idea/ -.DS_Store \ No newline at end of file +.DS_Store +site/ diff --git a/ChangeMirrors.sh b/ChangeMirrors.sh index e5a2f87..aca4654 100644 --- a/ChangeMirrors.sh +++ b/ChangeMirrors.sh @@ -3,7 +3,7 @@ ## Modified: 2023-05-05 ## License: MIT ## Github: https://github.com/SuperManito/LinuxMirrors -## Website: https://supermanito.github.io/LinuxMirrors +## Website: https://linuxmirrors.cn ## 软件源列表 # 国内格式:"软件源名称@软件源地址" @@ -163,7 +163,7 @@ ERROR='[\033[31mERROR\033[0m]' WORKING='[\033[34m*\033[0m]' ## 其它 -WEBSITE="https://supermanito.github.io/LinuxMirrors" +WEBSITE="https://linuxmirrors.cn" function StartTitle() { [ -z "${SOURCE}" ] && clear diff --git a/DockerInstallation.sh b/DockerInstallation.sh index f359cba..310a092 100644 --- a/DockerInstallation.sh +++ b/DockerInstallation.sh @@ -16,7 +16,7 @@ function AuthorSignature() { echo -e '\033[0;1;35;95m│\033[0m \033[0;1;34;94m/\033[0;1;35;95m_/\033[0m \033[0;1;35;95m│\033[0m' echo -e '\033[0;1;31;91m└─\033[0;1;33;93m──\033[0;1;32;92m──\033[0;1;36;96m──\033[0;1;34;94m──\033[0;1;35;95m──\033[0;1;31;91m──\033[0;1;33;93m──\033[0;1;32;92m──\033[0;1;36;96m──\033[0;1;34;94m──\033[0;1;35;95m──\033[0;1;31;91m──\033[0;1;33;93m──\033[0;1;32;92m──\033[0;1;36;96m──\033[0;1;34;94m──\033[0;1;35;95m──\033[0;1;31;91m──\033[0;1;33;93m──\033[0;1;32;92m──\033[0;1;36;96m──\033[0;1;34;94m──\033[0;1;35;95m──\033[0;1;31;91m──\033[0;1;33;93m──\033[0;1;32;92m──\033[0;1;36;96m──\033[0;1;34;94m──\033[0;1;35;95m──\033[0;1;31;91m─┘\033[0m\n' - echo -e " \033[1;34m官方网站\033[0m https://supermanito.github.io/LinuxMirrors\n" + echo -e " \033[1;34m官方网站\033[0m https://linuxmirrors.cn\n" } ## 定义系统判定变量 diff --git a/README.md b/README.md index 70f7f5c..ae27f3b 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@

- + Material for MkDocs

- 官方网站 + 官方网站

@@ -23,10 +23,10 @@ - - + @@ -65,12 +65,16 @@ + + + +
支持
版本
+
支持
版本
 Debian Debian 8.0 ~ 12
 openSUSE Leep 15 / Tumbleweed
 Arch Linuxall
-- ### [软件源](https://supermanito.github.io/LinuxMirrors/Mirrors) -- ### [使用方法](https://supermanito.github.io/LinuxMirrors/use) -- ### [常见问题](https://supermanito.github.io/LinuxMirrors/help) -- ### [其它脚本](https://supermanito.github.io/LinuxMirrors/other) +- ### [软件源](https://linuxmirrors.cn/Mirrors) +- ### [使用方法](https://linuxmirrors.cn/use) +- ### [常见问题](https://linuxmirrors.cn/help) +- ### [其它脚本](https://linuxmirrors.cn/other) *** diff --git a/docs/assets/images/icon/arch-linux.ico b/docs/assets/images/icon/arch-linux.ico new file mode 100644 index 0000000000000000000000000000000000000000..55497b852fc438a7a63041822a64deac8ad92527 GIT binary patch literal 575 zcmV-F0>J%=P)K~y-6jgvo!6G0Tle=|GDx_9PaSMatt8xuJ=jueWZ*0zF( zjc8@z38oPY2!}RWYjKN}g`kaCi1-H-uCNkOgxf0BeA-5$w9LxMMtXHz@2@3 zyz+UJPuh|vi*mtJavK=cNwf1dpEbZ!a<``>o|1IZ?Bv;J>;8WS9J=%2sOyMVt`f_h zlJvCko4lXZH(|7*(w!f`Tnu;_ptK?Jqw7?)K+hZAu%R^ukDjFp75q4Pbjddz93wNAlTi;8fmk1LdSvP5vdgJg^M# zaG-vgp9c5>)Q7GRMsXQ9!>~RL)NlL5fD7Ck3IMJGg}hz^t^pqh0-C^eU>&Fc%V89s z01(qlD|><0z!Ts~QmejXjKU~B2rL4Jfq5~#v~m%6p46(=A2%lGz#nlao8kSq3cLUS N002ovPDHLkV1na%{Dc4i literal 0 HcmV?d00001 diff --git a/docs/assets/images/icon/fedora.svg b/docs/assets/images/icon/fedora.svg deleted file mode 100644 index 8b8c2a5..0000000 --- a/docs/assets/images/icon/fedora.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/docs/help/index.md b/docs/help/index.md index f3184cb..50e41da 100644 --- a/docs/help/index.md +++ b/docs/help/index.md @@ -29,6 +29,12 @@ hide: zypper install curl ``` + === "Arch Linux" + + ``` sh + pacman -S curl + ``` + ## 还原已备份的软件源 === "Debian 系 Linux" @@ -56,6 +62,13 @@ hide: zypper ref ``` +=== "Arch Linux" + + ``` sh + cp -rvf /etc/pacman.d/mirrorlist.bak /etc/pacman.d/mirrorlist + pacman -Sy + ``` + ## 其它 - 如果提示 `bash: /proc/self/fd/11: No such file or directory`,请切换至 `Root` 用户执行,切换命令为 `su root` diff --git a/docs/index.md b/docs/index.md index c95a451..04c1f6e 100644 --- a/docs/index.md +++ b/docs/index.md @@ -4,52 +4,63 @@ hide: - toc --- -![](./assets/images/logo.png) -GNU/Linux 一键更换系统软件源脚本 +![](/assets/images/logo.png) + +GNU/Linux 一键更换系统软件源脚本 · 让换源更简单 ## 适配系统及版本号 +!!! example inline end "适配计划" + + - [ ] AlmaLinux + - [ ] OpenCloudOS + - [ ] AnolisOS + - + - + - + - + - + - + - + - + - + - + + + + +
 Debian Debian 8.0 ~ 12
 Ubuntu Ubuntu 14.04 ~ 23
 Kali Linux Kali Linux 2.0 ~ 2023
 Red Hat Enterprise Linux Red Hat Enterprise Linux 7.0 ~ 8.5
 CentOS CentOS 7.0 ~ 8.5
 CentOS Stream CentOS Stream 8 ~ 9
 Rocky Linux Rocky Linux 8.0 ~ 9
 Fedora Fedora 30 ~ 38
 openEuler openEuler 21.03 ~ 23
 openSUSE openSUSE Leep 15 / Tumbleweed
 Arch Linuxall
当前支持上述基于 Debian、RedHat、openEuler、openSUSE 的发行版和及其部分衍生版本(点击列表中的图标可快速前往其官网) @@ -59,10 +70,3 @@ GNU/Linux 一键更换系统软件源脚本 项目已设立开源许可协议,传播时请在显著位置标注来源和作者,请尊重作者的知识成果,建议通过命令直接调用脚本 如有意见与建议您可以提交至 [Issues](https://github.com/SuperManito/LinuxMirrors/issues),如果您需要提交您的代码请前往 GitHub 仓库提交 [Pull Requests](https://github.com/SuperManito/LinuxMirrors/pulls) - -:material-calendar-month-outline: 适配计划 - -- [ ] OpenCloudOS -- [ ] OpenAnolis -- [ ] Arch Linux -- [ ] AlmaLinux diff --git a/docs/mirrors.md b/docs/mirrors.md index 153bf21..8ff5d3b 100644 --- a/docs/mirrors.md +++ b/docs/mirrors.md @@ -4,11 +4,11 @@ hide: - toc --- -## 国内地区 +## 中国大陆 :flag-CN: -| | 镜像站名称 | 镜像站地址 | IPv6 | Kali | Rocky | Fedora | openEuler | openSUSE | EPEL | -| :---: | :---------------: | :------------------------------------------------------------------: | :--: | :--: | :---: | :----: | :-------: | :------: | :--: | -| 1 | 阿里云 | [mirrors.aliyun.com](https://mirrors.aliyun.com) | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | :material-circle-off-outline:{ style="color: #F6B604" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | +| | 镜像站名称 | 镜像站地址 | IPv6 | Kali | Rocky | Fedora | openEuler | openSUSE | EPEL | +| :--: | :--: | :--: | :--: | :--: | :--: | :--: | :--: | :--: | :--: | +| 1 | 阿里云 | [mirrors.aliyun.com](https://developer.aliyun.com/mirror) | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | :material-circle-off-outline:{ style="color: #F6B604" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | | 2 | 腾讯云 | [mirrors.tencent.com](https://mirrors.tencent.com) | :material-close:{ style="color: #EF5350" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | | 3 | 华为云 | [mirrors.huaweicloud.com](https://mirrors.huaweicloud.com) | :material-close:{ style="color: #EF5350" } | :material-check:{ style="color: #4DB6AC" } | :material-circle-off-outline:{ style="color: #F6B604" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | | 4 | 网易 | [mirrors.163.com](https://mirrors.163.com) | :material-close:{ style="color: #EF5350" } | :material-close:{ style="color: #EF5350" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | :material-circle-off-outline:{ style="color: #F6B604" } | :material-close:{ style="color: #EF5350" } | @@ -24,206 +24,222 @@ hide: | 14 | 中国科学技术大学 | [mirrors.ustc.edu.cn](https://mirrors.ustc.edu.cn) | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | | 15 | 中国科学院软件研究所 | [mirror.iscas.ac.cn](https://mirror.iscas.ac.cn) | :material-close:{ style="color: #EF5350" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | -上述所有镜像站均支持 `Debian` `Ubuntu` `CentOS` 软件源,列表根据单位性质、地理位置、名称长度进行排序,与实际速度无关 -华北地区建议优先使用 `中科大`、`腾讯云`、`清华大学`,软件源的速度区分刷新速度和下载速度,具体请结合实际地理位置选择尝试 +上述列表中的镜像站均支持 `Debian` `Ubuntu` `CentOS` `Arch Linux` 软件源,列表根据单位性质、地理位置、名称长度进行排序与实际速度无关,目前没有扩充计划 !!! question "使用帮助" - :material-check:{ style="color: #4DB6AC" } 支持    :material-close:{ style="color: #EF5350" } 不支持    :material-circle-off-outline:{ style="color: #F6B604" } 表示软件源分支命名不符合脚本默认规则,但可以通过命令参数来使用 - 如果使用过程中脚本不能正常输出中文内容则可对照此列表使用,顺序与脚本一致,之后一路回车即可 + :material-check:{ style="color: #4DB6AC" } 支持    :material-close:{ style="color: #EF5350" } 不支持    :material-circle-off-outline:{ style="color: #F6B604" } 表示软件源分支命名不符合脚本默认规则,但可以通过命令参数来使用,具体详见[用法示例](../use/command-options/#%E6%8C%87%E5%AE%9A%E8%BD%AF%E4%BB%B6%E6%BA%90%E5%88%86%E6%94%AF),关于针对各操作系统所默认使用的镜像站分支名称[详见此处](../use/command-options/#%E6%8C%87%E5%AE%9A%E8%BD%AF%E4%BB%B6%E6%BA%90%E5%88%86%E6%94%AF) -## 海外地区 + 如果使用脚本过程中不能正常输出中文内容则可对照此列表使用,顺序与脚本一致,之后一路回车即可,如果这里没有你想使用的镜像站那么可以看看这个 [MirrorZ](https://mirrorz.org/site) -=== "全部地区" +???+ abstract "使用建议" + + 软件源的速度区分刷新速度和下载速度,后者才是关键,具体请结合实际地理位置选择尝试,华北地区建议优先使用 `中科大`、`腾讯云`,你可以使用下面提到的[辅助工具网站](#工具网站)来帮助你进行选择 + + 目前不建议使用阿里云镜像站,由于使用人数过多其公网下行带宽已被限制在了10M左右。如果你的内网环境过于复杂例如经过了多次NAT转换那么请不要使用阿里云、清华大学(TUNA)镜像站,容易被拉黑 + + +## 海外地区 :flag-world-map: + +=== ":fontawesome-solid-earth-asia: 亚洲" | 镜像站名称 | 镜像站地址 | | :- | :-: | - | 亚洲 · 科盈电信 [🇭🇰香港] | [mirror.hkt.cc](https://mirror.hkt.cc) | - | 亚洲 · xTom [🇭🇰香港] | [mirrors.xtom.hk](https://mirrors.xtom.hk) | - | 亚洲 · 01Link [🇭🇰香港] | [mirror.01link.hk](https://mirror.01link.hk) | - | 亚洲 · 新加坡国立大学(NUS) [🇸🇬新加坡] | [download.nus.edu.sg/mirror](https://download.nus.edu.sg) | - | 亚洲 · SG.GS [🇸🇬新加坡] | [mirror.sg.gs](https://mirror.sg.gs) | - | 亚洲 · Neo Soon Keat [🇸🇬新加坡] | [mirror.soonkeat.sg](https://mirror.soonkeat.sg) | - | 亚洲 · 自由软件实验室(NCHC) [🇹🇼台湾] | [free.nchc.org.tw](https://free.nchc.org.tw) | - | 亚洲 · OSS Planet [🇹🇼台湾] | [mirror.ossplanet.net](https://mirror.ossplanet.net) | - | 亚洲 · 国立阳明交通大学 [🇹🇼台湾] | [linux.cs.nctu.edu.tw](https://linux.cs.nctu.edu.tw) | - | 亚洲 · 淡江大学 [🇹🇼台湾] | [ftp.tku.edu.tw](https://ftp.tku.edu.tw) | - | 亚洲 · AniGil Linux Archive [🇰🇷韩国] | [mirror.anigil.com](https://mirror.anigil.com) | - | 亚洲 · 工业网络安全卓越中心(ICSCoE) [🇯🇵日本] | [ftp.udx.icscoe.jp/Linux](https://ftp.udx.icscoe.jp/Linux) | - | 亚洲 · Internet Initiative Japan(IIJ) [🇯🇵日本] | [ftp.iij.ad.jp/pub/linux](https://ftp.iij.ad.jp/pub/linux) | - | 亚洲 · 北陆先端科学技术大学院(JAIST) [🇯🇵日本] | [ftp.jaist.ac.jp/pub/Linux](https://ftp.jaist.ac.jp/pub/Linux) | - | 亚洲 · 山形大学 [🇯🇵日本] | [linux2.yz.yamagata-u.ac.jp/pub/Linux](https://linux2.yz.yamagata-u.ac.jp/pub/Linux) | - | 亚洲 · xTom [🇯🇵日本] | [mirrors.xtom.jp](https://mirrors.xtom.jp) | - | 亚洲 · GB Network Solutions [🇲🇾马来西亚] | [mirrors.gbnetwork.com](https://mirrors.gbnetwork.com) | - | 亚洲 · 孔敬大学 [🇹🇭泰国] | [mirror.kku.ac.th](https://mirror.kku.ac.th) | - | 亚洲 · RISE [🇵🇭菲律宾] | [mirror.rise.ph](https://mirror.rise.ph) | - | 北美 · Linux Kernel [🇺🇸美国] | [mirrors.kernel.org](https://mirrors.kernel.org) | - | 北美 · 麻省理工学院(MIT) [🇺🇸美国] | [mirrors.mit.edu](https://mirrors.mit.edu) | - | 北美 · 普林斯顿大学数学系 [🇺🇸美国] | [mirror.math.princeton.edu/pub](https://mirror.math.princeton.edu/pub) | - | 北美 · 俄勒冈州立大学开源实验室 [🇺🇸美国] | [ftp-chi.osuosl.org/pub](https://ftp-chi.osuosl.org/pub) | - | 北美 · Fremont Cabal 互联网交换中心(FCIX) [🇺🇸美国] | [mirror.fcix.net](https://mirror.fcix.net) | - | 北美 · xTom [🇺🇸美国] | [mirrors.xtom.com](https://mirrors.xtom.com) | - | 北美 · Steadfast [🇺🇸美国] | [mirror.steadfast.net](https://mirror.steadfast.net) | - | 北美 · 不列颠哥伦比亚大学 [🇨🇦加拿大] | [mirror.it.ubc.ca](https://mirror.it.ubc.ca) | - | 北美 · GoCodeIT [🇨🇦加拿大] | [mirror.xenyth.net](https://mirror.xenyth.net) | - | 北美 · Switch [🇨🇦加拿大] | [mirrors.switch.ca](https://mirrors.switch.ca) | - | 南美 · PoP-SC [🇧🇷巴西] | [mirror.pop-sc.rnp.br/mirror](https://mirror.pop-sc.rnp.br/mirror) | - | 南美 · 蓬塔格罗萨州立大学 [🇧🇷巴西] | [mirror.uepg.br](https://mirror.uepg.br) | - | 南美 · UFSCar [🇧🇷巴西] | [mirror.ufscar.br](https://mirror.ufscar.br) | - | 南美 · Sysarmy Community [🇦🇷阿根廷] | [mirrors.eze.sysarmy.com](https://mirrors.eze.sysarmy.com) | - | 欧洲 · Vorboss Ltd [🇬🇧英国] | [mirror.vorboss.net](https://mirror.vorboss.net) | - | 欧洲 · QuickHost [🇬🇧英国] | [mirror.quickhost.uk](https://mirror.quickhost.uk) | - | 欧洲 · dogado [🇩🇪德国] | [mirror.dogado.de](https://mirror.dogado.de) | - | 欧洲 · xTom [🇩🇪德国] | [mirrors.xtom.de](https://mirrors.xtom.de) | - | 欧洲 · 亚琛工业大学(RWTH Aachen) [🇩🇪德国] | [ftp.halifax.rwth-aachen.de](https://ftp.halifax.rwth-aachen.de) | - | 欧洲 · 德累斯顿大学(AG DSN) [🇩🇪德国] | [ftp.agdsn.de](https://ftp.agdsn.de) | - | 欧洲 · CCIN2P3 [🇫🇷法国] | [mirror.in2p3.fr/pub/linux](https://mirror.in2p3.fr/pub/linux) | - | 欧洲 · Ircam [🇫🇷法国] | [mirrors.ircam.fr/pub](https://mirrors.ircam.fr/pub) | - | 欧洲 · Crans [🇫🇷法国] | [eclats.crans.org](https://eclats.crans.org) | - | 欧洲 · CRIHAN [🇫🇷法国] | [ftp.crihan.fr](https://ftp.crihan.fr) | - | 欧洲 · xTom [🇳🇱荷兰] | [mirrors.xtom.nl](https://mirrors.xtom.nl) | - | 欧洲 · DataPacket [🇳🇱荷兰] | [mirror.datapacket.com](https://mirror.datapacket.com) | - | 欧洲 · Linux Kernel [🇳🇱荷兰] | [eu.edge.kernel.org](https://eu.edge.kernel.org) | - | 欧洲 · xTom [🇪🇪爱沙尼亚] | [mirrors.xtom.ee](https://mirrors.xtom.ee) | - | 欧洲 · netsite [🇩🇰丹麦] | [mirror.netsite.dk](https://mirror.netsite.dk) | - | 欧洲 · Dotsrc [🇩🇰丹麦] | [mirrors.dotsrc.org](https://mirrors.dotsrc.org) | - | 欧洲 · Academic Computer Club [🇸🇪瑞典] | [mirror.accum.se](https://mirror.accum.se) | - | 欧洲 · Lysator [🇸🇪瑞典] | [ftp.lysator.liu.se](https://ftp.lysator.liu.se) | - | 欧洲 · Yandex [🇷🇺俄罗斯] | [mirror.yandex.ru](https://mirror.yandex.ru) | - | 欧洲 · ia64 [🇷🇺俄罗斯] | [mirror.linux-ia64.org](https://mirror.linux-ia64.org) | - | 欧洲 · Truenetwork [🇷🇺俄罗斯] | [mirror.truenetwork.ru](https://mirror.truenetwork.ru) | - | 欧洲 · Belgian Research Network [🇧🇪比利时] | [ftp.belnet.be/mirror](https://ftp.belnet.be/mirror) | - | 欧洲 · 克里特大学计算机中心 [🇬🇷希腊] | [ftp.cc.uoc.gr/mirrors/linux](https://ftp.cc.uoc.gr/mirrors/linux) | - | 欧洲 · 马萨里克大学信息学院 [🇨🇿捷克] | [ftp.fi.muni.cz/pub/linux](https://ftp.fi.muni.cz/pub/linux) | - | 欧洲 · 捷克理工大学学生会俱乐部(Silicon Hill) [🇨🇿捷克] | [ftp.sh.cvut.cz](https://ftp.sh.cvut.cz) | - | 欧洲 · Vodafone [🇨🇿捷克] | [mirror.karneval.cz/pub/linux](https://mirror.karneval.cz/pub/linux) | - | 欧洲 · CZ.NIC [🇨🇿捷克] | [mirrors.nic.cz](https://mirrors.nic.cz) | - | 欧洲 · 苏黎世联邦理工学院 [🇨🇭瑞士] | [mirror.ethz.ch](https://mirror.ethz.ch) | - | 大洋 · Fremont Cabal 互联网交换中心(FCIX) [🇦🇺澳大利亚] | [gsl-syd.mm.fcix.net](https://gsl-syd.mm.fcix.net) | - | 大洋 · AARNet [🇦🇺澳大利亚] | [mirror.aarnet.edu.au/pub](https://mirror.aarnet.edu.au/pub) | - | 大洋 · DataMossa [🇦🇺澳大利亚] | [mirror.datamossa.io](https://mirror.datamossa.io) | - | 大洋 · Amaze [🇦🇺澳大利亚] | [mirror.amaze.com.au](https://mirror.amaze.com.au) | - | 大洋 · xTom [🇦🇺澳大利亚] | [mirrors.xtom.au](https://mirrors.xtom.au) | - | 大洋 · Over the Wire [🇦🇺澳大利亚] | [mirror.overthewire.com.au](https://mirror.overthewire.com.au) | - | 大洋 · Free Software Mirror Group [🇳🇿新西兰] | [mirror.fsmg.org.nz](https://mirror.fsmg.org.nz) | - | 非洲 · Liquid Telecom [🇰🇪肯尼亚] | [mirror.liquidtelecom.com](https://mirror.liquidtelecom.com) | - | 非洲 · Dimension Data [🇿🇦南非] | [mirror.dimensiondata.com](https://mirror.dimensiondata.com) | + | 亚洲 · 科盈电信 · 香港 :flag-HK: | [mirror.hkt.cc](https://mirror.hkt.cc) | + | 亚洲 · xTom · 香港 :flag-HK: | [mirrors.xtom.hk](https://mirrors.xtom.hk) | + | 亚洲 · 01Link · 香港 :flag-HK: | [mirror.01link.hk](https://mirror.01link.hk) | + | 亚洲 · 新加坡国立大学(NUS) · 新加坡 :flag-SG: | [download.nus.edu.sg/mirror](https://download.nus.edu.sg) | + | 亚洲 · SG.GS · 新加坡 :flag-SG: | [mirror.sg.gs](https://mirror.sg.gs) | + | 亚洲 · Neo Soon Keat · 新加坡 :flag-SG: | [mirror.soonkeat.sg](https://mirror.soonkeat.sg) | + | 亚洲 · 自由软件实验室(NCHC) · 台湾 :flag-TW: | [free.nchc.org.tw](https://free.nchc.org.tw) | + | 亚洲 · OSS Planet · 台湾 :flag-TW: | [mirror.ossplanet.net](https://mirror.ossplanet.net) | + | 亚洲 · 国立阳明交通大学 · 台湾 :flag-TW: | [linux.cs.nctu.edu.tw](https://linux.cs.nctu.edu.tw) | + | 亚洲 · 淡江大学 · 台湾 :flag-TW: | [ftp.tku.edu.tw](https://ftp.tku.edu.tw) | + | 亚洲 · AniGil Linux Archive · 韩国 :flag-KR: | [mirror.anigil.com](https://mirror.anigil.com) | + | 亚洲 · 工业网络安全中心(ICSCoE) · 日本 :flag-JP: | [ftp.udx.icscoe.jp/Linux](https://ftp.udx.icscoe.jp/Linux) | + | 亚洲 · Internet Initiative Japan(IIJ) · 日本 :flag-JP: | [ftp.iij.ad.jp/pub/linux](https://ftp.iij.ad.jp/pub/linux) | + | 亚洲 · 北陆先端科学技术大学院大学(JAIST) · 日本 :flag-JP: | [ftp.jaist.ac.jp/pub/Linux](https://ftp.jaist.ac.jp/pub/Linux) | + | 亚洲 · 山形大学 · 日本 :flag-JP: | [linux2.yz.yamagata-u.ac.jp/pub/Linux](https://linux2.yz.yamagata-u.ac.jp/pub/Linux) | + | 亚洲 · xTom · 日本 :flag-JP: | [mirrors.xtom.jp](https://mirrors.xtom.jp) | + | 亚洲 · GB Network Solutions · 马来西亚 :flag-MY: | [mirrors.gbnetwork.com](https://mirrors.gbnetwork.com) | + | 亚洲 · 孔敬大学 · 泰国 :flag-TH: | [mirror.kku.ac.th](https://mirror.kku.ac.th) | + | 亚洲 · RISE · 菲律宾 :flag-PH: | [mirror.rise.ph](https://mirror.rise.ph) | -=== "亚洲" +=== ":fontawesome-solid-earth-europe: 欧洲" | 镜像站名称 | 镜像站地址 | | :- | :-: | - | 亚洲 · 科盈电信 [🇭🇰香港] | [mirror.hkt.cc](https://mirror.hkt.cc) | - | 亚洲 · xTom [🇭🇰香港] | [mirrors.xtom.hk](https://mirrors.xtom.hk) | - | 亚洲 · 01Link [🇭🇰香港] | [mirror.01link.hk](https://mirror.01link.hk) | - | 亚洲 · 新加坡国立大学(NUS) [🇸🇬新加坡] | [download.nus.edu.sg/mirror](https://download.nus.edu.sg) | - | 亚洲 · SG.GS [🇸🇬新加坡] | [mirror.sg.gs](https://mirror.sg.gs) | - | 亚洲 · Neo Soon Keat [🇸🇬新加坡] | [mirror.soonkeat.sg](https://mirror.soonkeat.sg) | - | 亚洲 · 自由软件实验室(NCHC) [🇹🇼台湾] | [free.nchc.org.tw](https://free.nchc.org.tw) | - | 亚洲 · OSS Planet [🇹🇼台湾] | [mirror.ossplanet.net](https://mirror.ossplanet.net) | - | 亚洲 · 国立阳明交通大学 [🇹🇼台湾] | [linux.cs.nctu.edu.tw](https://linux.cs.nctu.edu.tw) | - | 亚洲 · 淡江大学 [🇹🇼台湾] | [ftp.tku.edu.tw](https://ftp.tku.edu.tw) | - | 亚洲 · AniGil Linux Archive [🇰🇷韩国] | [mirror.anigil.com](https://mirror.anigil.com) | - | 亚洲 · 工业网络安全卓越中心(ICSCoE) [🇯🇵日本] | [ftp.udx.icscoe.jp/Linux](https://ftp.udx.icscoe.jp/Linux) | - | 亚洲 · Internet Initiative Japan(IIJ) [🇯🇵日本] | [ftp.iij.ad.jp/pub/linux](https://ftp.iij.ad.jp/pub/linux) | - | 亚洲 · 北陆先端科学技术大学院(JAIST) [🇯🇵日本] | [ftp.jaist.ac.jp/pub/Linux](https://ftp.jaist.ac.jp/pub/Linux) | - | 亚洲 · 山形大学 [🇯🇵日本] | [linux2.yz.yamagata-u.ac.jp/pub/Linux](https://linux2.yz.yamagata-u.ac.jp/pub/Linux) | - | 亚洲 · xTom [🇯🇵日本] | [mirrors.xtom.jp](https://mirrors.xtom.jp) | - | 亚洲 · GB Network Solutions [🇲🇾马来西亚] | [mirrors.gbnetwork.com](https://mirrors.gbnetwork.com) | - | 亚洲 · 孔敬大学 [🇹🇭泰国] | [mirror.kku.ac.th](https://mirror.kku.ac.th) | - | 亚洲 · RISE [🇵🇭菲律宾] | [mirror.rise.ph](https://mirror.rise.ph) | + | 欧洲 · Vorboss Ltd · 英国 :flag-GB: | [mirror.vorboss.net](https://mirror.vorboss.net) | + | 欧洲 · QuickHost · 英国 :flag-GB: | [mirror.quickhost.uk](https://mirror.quickhost.uk) | + | 欧洲 · dogado · 德国 :flag-DE: | [mirror.dogado.de](https://mirror.dogado.de) | + | 欧洲 · xTom · 德国 :flag-DE: | [mirrors.xtom.de](https://mirrors.xtom.de) | + | 欧洲 · 亚琛工业大学(RWTH Aachen) · 德国 :flag-DE: | [ftp.halifax.rwth-aachen.de](https://ftp.halifax.rwth-aachen.de) | + | 欧洲 · 德累斯顿大学(AG DSN) · 德国 :flag-DE: | [ftp.agdsn.de](https://ftp.agdsn.de) | + | 欧洲 · CCIN2P3 · 法国 :flag-FR: | [mirror.in2p3.fr/pub/linux](https://mirror.in2p3.fr/pub/linux) | + | 欧洲 · Ircam · 法国 :flag-FR: | [mirrors.ircam.fr/pub](https://mirrors.ircam.fr/pub) | + | 欧洲 · Crans · 法国 :flag-FR: | [eclats.crans.org](https://eclats.crans.org) | + | 欧洲 · CRIHAN · 法国 :flag-FR: | [ftp.crihan.fr](https://ftp.crihan.fr) | + | 欧洲 · xTom · 荷兰 :flag-NL: | [mirrors.xtom.nl](https://mirrors.xtom.nl) | + | 欧洲 · DataPacket · 荷兰 :flag-NL: | [mirror.datapacket.com](https://mirror.datapacket.com) | + | 欧洲 · Linux Kernel · 荷兰 :flag-NL: | [eu.edge.kernel.org](https://eu.edge.kernel.org) | + | 欧洲 · xTom · 爱沙尼亚 :flag-EE: | [mirrors.xtom.ee](https://mirrors.xtom.ee) | + | 欧洲 · netsite · 丹麦 :flag-DK: | [mirror.netsite.dk](https://mirror.netsite.dk) | + | 欧洲 · Dotsrc · 丹麦 :flag-DK: | [mirrors.dotsrc.org](https://mirrors.dotsrc.org) | + | 欧洲 · Academic Computer Club · 瑞典 :flag-SE: | [mirror.accum.se](https://mirror.accum.se) | + | 欧洲 · Lysator · 瑞典 :flag-SE: | [ftp.lysator.liu.se](https://ftp.lysator.liu.se) | + | 欧洲 · Yandex · 俄罗斯 :flag-RU: | [mirror.yandex.ru](https://mirror.yandex.ru) | + | 欧洲 · ia64 · 俄罗斯 :flag-RU: | [mirror.linux-ia64.org](https://mirror.linux-ia64.org) | + | 欧洲 · Truenetwork · 俄罗斯 :flag-RU: | [mirror.truenetwork.ru](https://mirror.truenetwork.ru) | + | 欧洲 · Belgian Research Network · 比利时 :flag-BE: | [ftp.belnet.be/mirror](https://ftp.belnet.be/mirror) | + | 欧洲 · 克里特大学计算机中心 · 希腊 :flag-GR: | [ftp.cc.uoc.gr/mirrors/linux](https://ftp.cc.uoc.gr/mirrors/linux) | + | 欧洲 · 马萨里克大学信息学院 · 捷克 :flag-CZ: | [ftp.fi.muni.cz/pub/linux](https://ftp.fi.muni.cz/pub/linux) | + | 欧洲 · 捷克理工大学学生会俱乐部(Silicon Hill) · 捷克 :flag-CZ: | [ftp.sh.cvut.cz](https://ftp.sh.cvut.cz) | + | 欧洲 · Vodafone · 捷克 :flag-CZ: | [mirror.karneval.cz/pub/linux](https://mirror.karneval.cz/pub/linux) | + | 欧洲 · CZ.NIC · 捷克 :flag-CZ: | [mirrors.nic.cz](https://mirrors.nic.cz) | + | 欧洲 · 苏黎世联邦理工学院 · 瑞士 :flag-CH: | [mirror.ethz.ch](https://mirror.ethz.ch) | -=== "北美洲" +=== ":fontawesome-solid-earth-americas: 北美洲" | 镜像站名称 | 镜像站地址 | | :- | :-: | - | 北美 · Linux Kernel [🇺🇸美国] | [mirrors.kernel.org](https://mirrors.kernel.org) | - | 北美 · 麻省理工学院(MIT) [🇺🇸美国] | [mirrors.mit.edu](https://mirrors.mit.edu) | - | 北美 · 普林斯顿大学数学系 [🇺🇸美国] | [mirror.math.princeton.edu/pub](https://mirror.math.princeton.edu/pub) | - | 北美 · 俄勒冈州立大学开源实验室 [🇺🇸美国] | [ftp-chi.osuosl.org/pub](https://ftp-chi.osuosl.org/pub) | - | 北美 · Fremont Cabal 互联网交换中心(FCIX) [🇺🇸美国] | [mirror.fcix.net](https://mirror.fcix.net) | - | 北美 · xTom [🇺🇸美国] | [mirrors.xtom.com](https://mirrors.xtom.com) | - | 北美 · Steadfast [🇺🇸美国] | [mirror.steadfast.net](https://mirror.steadfast.net) | - | 北美 · 不列颠哥伦比亚大学 [🇨🇦加拿大] | [mirror.it.ubc.ca](https://mirror.it.ubc.ca) | - | 北美 · GoCodeIT [🇨🇦加拿大] | [mirror.xenyth.net](https://mirror.xenyth.net) | - | 北美 · Switch [🇨🇦加拿大] | [mirrors.switch.ca](https://mirrors.switch.ca) | + | 北美 · Linux Kernel · 美国 :flag-US: | [mirrors.kernel.org](https://mirrors.kernel.org) | + | 北美 · 麻省理工学院(MIT) · 美国 :flag-US: | [mirrors.mit.edu](https://mirrors.mit.edu) | + | 北美 · 普林斯顿大学数学系 · 美国 :flag-US: | [mirror.math.princeton.edu/pub](https://mirror.math.princeton.edu/pub) | + | 北美 · 俄勒冈州立大学开源实验室 · 美国 :flag-US: | [ftp-chi.osuosl.org/pub](https://ftp-chi.osuosl.org/pub) | + | 北美 · Fremont Cabal Internet Exchange(FCIX) · 美国 :flag-US: | [mirror.fcix.net](https://mirror.fcix.net) | + | 北美 · xTom · 美国 :flag-US: | [mirrors.xtom.com](https://mirrors.xtom.com) | + | 北美 · Steadfast · 美国 :flag-US: | [mirror.steadfast.net](https://mirror.steadfast.net) | + | 北美 · 不列颠哥伦比亚大学 · 加拿大 :flag-CA: | [mirror.it.ubc.ca](https://mirror.it.ubc.ca) | + | 北美 · GoCodeIT · 加拿大 :flag-CA: | [mirror.xenyth.net](https://mirror.xenyth.net) | + | 北美 · Switch · 加拿大 :flag-CA: | [mirrors.switch.ca](https://mirrors.switch.ca) | -=== "南美洲" +=== ":fontawesome-solid-earth-americas: 南美洲" | 镜像站名称 | 镜像站地址 | | :- | :-: | - | 南美 · PoP-SC [🇧🇷巴西] | [mirror.pop-sc.rnp.br/mirror](https://mirror.pop-sc.rnp.br/mirror) | - | 南美 · 蓬塔格罗萨州立大学 [🇧🇷巴西] | [mirror.uepg.br](https://mirror.uepg.br) | - | 南美 · UFSCar [🇧🇷巴西] | [mirror.ufscar.br](https://mirror.ufscar.br) | - | 南美 · Sysarmy Community [🇦🇷阿根廷] | [mirrors.eze.sysarmy.com](https://mirrors.eze.sysarmy.com) | + | 南美 · PoP-SC · 巴西 :flag-BR: | [mirror.pop-sc.rnp.br/mirror](https://mirror.pop-sc.rnp.br/mirror) | + | 南美 · 蓬塔格罗萨州立大学 · 巴西 :flag-BR: | [mirror.uepg.br](https://mirror.uepg.br) | + | 南美 · UFSCar · 巴西 :flag-BR: | [mirror.ufscar.br](https://mirror.ufscar.br) | + | 南美 · Sysarmy Community · 阿根廷 :flag-AR: | [mirrors.eze.sysarmy.com](https://mirrors.eze.sysarmy.com) | -=== "欧洲" +=== ":fontawesome-solid-earth-oceania: 大洋洲" | 镜像站名称 | 镜像站地址 | | :- | :-: | - | 欧洲 · Vorboss Ltd [🇬🇧英国] | [mirror.vorboss.net](https://mirror.vorboss.net) | - | 欧洲 · QuickHost [🇬🇧英国] | [mirror.quickhost.uk](https://mirror.quickhost.uk) | - | 欧洲 · dogado [🇩🇪德国] | [mirror.dogado.de](https://mirror.dogado.de) | - | 欧洲 · xTom [🇩🇪德国] | [mirrors.xtom.de](https://mirrors.xtom.de) | - | 欧洲 · 亚琛工业大学(RWTH Aachen) [🇩🇪德国] | [ftp.halifax.rwth-aachen.de](https://ftp.halifax.rwth-aachen.de) | - | 欧洲 · 德累斯顿大学(AG DSN) [🇩🇪德国] | [ftp.agdsn.de](https://ftp.agdsn.de) | - | 欧洲 · CCIN2P3 [🇫🇷法国] | [mirror.in2p3.fr/pub/linux](https://mirror.in2p3.fr/pub/linux) | - | 欧洲 · Ircam [🇫🇷法国] | [mirrors.ircam.fr/pub](https://mirrors.ircam.fr/pub) | - | 欧洲 · Crans [🇫🇷法国] | [eclats.crans.org](https://eclats.crans.org) | - | 欧洲 · CRIHAN [🇫🇷法国] | [ftp.crihan.fr](https://ftp.crihan.fr) | - | 欧洲 · xTom [🇳🇱荷兰] | [mirrors.xtom.nl](https://mirrors.xtom.nl) | - | 欧洲 · DataPacket [🇳🇱荷兰] | [mirror.datapacket.com](https://mirror.datapacket.com) | - | 欧洲 · Linux Kernel [🇳🇱荷兰] | [eu.edge.kernel.org](https://eu.edge.kernel.org) | - | 欧洲 · xTom [🇪🇪爱沙尼亚] | [mirrors.xtom.ee](https://mirrors.xtom.ee) | - | 欧洲 · netsite [🇩🇰丹麦] | [mirror.netsite.dk](https://mirror.netsite.dk) | - | 欧洲 · Dotsrc [🇩🇰丹麦] | [mirrors.dotsrc.org](https://mirrors.dotsrc.org) | - | 欧洲 · Academic Computer Club [🇸🇪瑞典] | [mirror.accum.se](https://mirror.accum.se) | - | 欧洲 · Lysator [🇸🇪瑞典] | [ftp.lysator.liu.se](https://ftp.lysator.liu.se) | - | 欧洲 · Yandex [🇷🇺俄罗斯] | [mirror.yandex.ru](https://mirror.yandex.ru) | - | 欧洲 · ia64 [🇷🇺俄罗斯] | [mirror.linux-ia64.org](https://mirror.linux-ia64.org) | - | 欧洲 · Truenetwork [🇷🇺俄罗斯] | [mirror.truenetwork.ru](https://mirror.truenetwork.ru) | - | 欧洲 · Belgian Research Network [🇧🇪比利时] | [ftp.belnet.be/mirror](https://ftp.belnet.be/mirror) | - | 欧洲 · 克里特大学计算机中心 [🇬🇷希腊] | [ftp.cc.uoc.gr/mirrors/linux](https://ftp.cc.uoc.gr/mirrors/linux) | - | 欧洲 · 马萨里克大学信息学院 [🇨🇿捷克] | [ftp.fi.muni.cz/pub/linux](https://ftp.fi.muni.cz/pub/linux) | - | 欧洲 · 捷克理工大学学生会俱乐部(Silicon Hill) [🇨🇿捷克] | [ftp.sh.cvut.cz](https://ftp.sh.cvut.cz) | - | 欧洲 · Vodafone [🇨🇿捷克] | [mirror.karneval.cz/pub/linux](https://mirror.karneval.cz/pub/linux) | - | 欧洲 · CZ.NIC [🇨🇿捷克] | [mirrors.nic.cz](https://mirrors.nic.cz) | - | 欧洲 · 苏黎世联邦理工学院 [🇨🇭瑞士] | [mirror.ethz.ch](https://mirror.ethz.ch) | + | 大洋 · Fremont Cabal Internet Exchange(FCIX) · 澳大利亚 :flag-AU: | [gsl-syd.mm.fcix.net](https://gsl-syd.mm.fcix.net) | + | 大洋 · AARNet · 澳大利亚 :flag-AU: | [mirror.aarnet.edu.au/pub](https://mirror.aarnet.edu.au/pub) | + | 大洋 · DataMossa · 澳大利亚 :flag-AU: | [mirror.datamossa.io](https://mirror.datamossa.io) | + | 大洋 · Amaze · 澳大利亚 :flag-AU: | [mirror.amaze.com.au](https://mirror.amaze.com.au) | + | 大洋 · xTom · 澳大利亚 :flag-AU: | [mirrors.xtom.au](https://mirrors.xtom.au) | + | 大洋 · Over the Wire · 澳大利亚 :flag-AU: | [mirror.overthewire.com.au](https://mirror.overthewire.com.au) | + | 大洋 · Free Software Mirror Group · 新西兰 :flag-NZ: | [mirror.fsmg.org.nz](https://mirror.fsmg.org.nz) | -=== "大洋洲" +=== ":fontawesome-solid-earth-africa: 非洲" | 镜像站名称 | 镜像站地址 | | :- | :-: | - | 大洋 · Fremont Cabal 互联网交换中心(FCIX) [🇦🇺澳大利亚] | [gsl-syd.mm.fcix.net](https://gsl-syd.mm.fcix.net) | - | 大洋 · AARNet [🇦🇺澳大利亚] | [mirror.aarnet.edu.au/pub](https://mirror.aarnet.edu.au/pub) | - | 大洋 · DataMossa [🇦🇺澳大利亚] | [mirror.datamossa.io](https://mirror.datamossa.io) | - | 大洋 · Amaze [🇦🇺澳大利亚] | [mirror.amaze.com.au](https://mirror.amaze.com.au) | - | 大洋 · xTom [🇦🇺澳大利亚] | [mirrors.xtom.au](https://mirrors.xtom.au) | - | 大洋 · Over the Wire [🇦🇺澳大利亚] | [mirror.overthewire.com.au](https://mirror.overthewire.com.au) | - | 大洋 · Free Software Mirror Group [🇳🇿新西兰] | [mirror.fsmg.org.nz](https://mirror.fsmg.org.nz) | + | 非洲 · Liquid Telecom · 肯尼亚 :flag-KE: | [mirror.liquidtelecom.com](https://mirror.liquidtelecom.com) | + | 非洲 · Dimension Data · 南非 :flag-ZA: | [mirror.dimensiondata.com](https://mirror.dimensiondata.com) | -=== "非洲" +=== ":octicons-globe-16: 全部地区" | 镜像站名称 | 镜像站地址 | | :- | :-: | - | 非洲 · Liquid Telecom [🇰🇪肯尼亚] | [mirror.liquidtelecom.com](https://mirror.liquidtelecom.com) | - | 非洲 · Dimension Data [🇿🇦南非] | [mirror.dimensiondata.com](https://mirror.dimensiondata.com) | + | 亚洲 · 科盈电信 · 香港 :flag-HK: | [mirror.hkt.cc](https://mirror.hkt.cc) | + | 亚洲 · xTom · 香港 :flag-HK: | [mirrors.xtom.hk](https://mirrors.xtom.hk) | + | 亚洲 · 01Link · 香港 :flag-HK: | [mirror.01link.hk](https://mirror.01link.hk) | + | 亚洲 · 新加坡国立大学(NUS) · 新加坡 :flag-SG: | [download.nus.edu.sg/mirror](https://download.nus.edu.sg) | + | 亚洲 · SG.GS · 新加坡 :flag-SG: | [mirror.sg.gs](https://mirror.sg.gs) | + | 亚洲 · Neo Soon Keat · 新加坡 :flag-SG: | [mirror.soonkeat.sg](https://mirror.soonkeat.sg) | + | 亚洲 · 自由软件实验室(NCHC) · 台湾 :flag-TW: | [free.nchc.org.tw](https://free.nchc.org.tw) | + | 亚洲 · OSS Planet · 台湾 :flag-TW: | [mirror.ossplanet.net](https://mirror.ossplanet.net) | + | 亚洲 · 国立阳明交通大学 · 台湾 :flag-TW: | [linux.cs.nctu.edu.tw](https://linux.cs.nctu.edu.tw) | + | 亚洲 · 淡江大学 · 台湾 :flag-TW: | [ftp.tku.edu.tw](https://ftp.tku.edu.tw) | + | 亚洲 · AniGil Linux Archive · 韩国 :flag-KR: | [mirror.anigil.com](https://mirror.anigil.com) | + | 亚洲 · 工业网络安全中心(ICSCoE) · 日本 :flag-JP: | [ftp.udx.icscoe.jp/Linux](https://ftp.udx.icscoe.jp/Linux) | + | 亚洲 · Internet Initiative Japan(IIJ) · 日本 :flag-JP: | [ftp.iij.ad.jp/pub/linux](https://ftp.iij.ad.jp/pub/linux) | + | 亚洲 · 北陆先端科学技术大学院大学(JAIST) · 日本 :flag-JP: | [ftp.jaist.ac.jp/pub/Linux](https://ftp.jaist.ac.jp/pub/Linux) | + | 亚洲 · 山形大学 · 日本 :flag-JP: | [linux2.yz.yamagata-u.ac.jp/pub/Linux](https://linux2.yz.yamagata-u.ac.jp/pub/Linux) | + | 亚洲 · xTom · 日本 :flag-JP: | [mirrors.xtom.jp](https://mirrors.xtom.jp) | + | 亚洲 · GB Network Solutions · 马来西亚 :flag-MY: | [mirrors.gbnetwork.com](https://mirrors.gbnetwork.com) | + | 亚洲 · 孔敬大学 · 泰国 :flag-TH: | [mirror.kku.ac.th](https://mirror.kku.ac.th) | + | 亚洲 · RISE · 菲律宾 :flag-PH: | [mirror.rise.ph](https://mirror.rise.ph) | + | 欧洲 · Vorboss Ltd · 英国 :flag-GB: | [mirror.vorboss.net](https://mirror.vorboss.net) | + | 欧洲 · QuickHost · 英国 :flag-GB: | [mirror.quickhost.uk](https://mirror.quickhost.uk) | + | 欧洲 · dogado · 德国 :flag-DE: | [mirror.dogado.de](https://mirror.dogado.de) | + | 欧洲 · xTom · 德国 :flag-DE: | [mirrors.xtom.de](https://mirrors.xtom.de) | + | 欧洲 · 亚琛工业大学(RWTH Aachen) · 德国 :flag-DE: | [ftp.halifax.rwth-aachen.de](https://ftp.halifax.rwth-aachen.de) | + | 欧洲 · 德累斯顿大学(AG DSN) · 德国 :flag-DE: | [ftp.agdsn.de](https://ftp.agdsn.de) | + | 欧洲 · CCIN2P3 · 法国 :flag-FR: | [mirror.in2p3.fr/pub/linux](https://mirror.in2p3.fr/pub/linux) | + | 欧洲 · Ircam · 法国 :flag-FR: | [mirrors.ircam.fr/pub](https://mirrors.ircam.fr/pub) | + | 欧洲 · Crans · 法国 :flag-FR: | [eclats.crans.org](https://eclats.crans.org) | + | 欧洲 · CRIHAN · 法国 :flag-FR: | [ftp.crihan.fr](https://ftp.crihan.fr) | + | 欧洲 · xTom · 荷兰 :flag-NL: | [mirrors.xtom.nl](https://mirrors.xtom.nl) | + | 欧洲 · DataPacket · 荷兰 :flag-NL: | [mirror.datapacket.com](https://mirror.datapacket.com) | + | 欧洲 · Linux Kernel · 荷兰 :flag-NL: | [eu.edge.kernel.org](https://eu.edge.kernel.org) | + | 欧洲 · xTom · 爱沙尼亚 :flag-EE: | [mirrors.xtom.ee](https://mirrors.xtom.ee) | + | 欧洲 · netsite · 丹麦 :flag-DK: | [mirror.netsite.dk](https://mirror.netsite.dk) | + | 欧洲 · Dotsrc · 丹麦 :flag-DK: | [mirrors.dotsrc.org](https://mirrors.dotsrc.org) | + | 欧洲 · Academic Computer Club · 瑞典 :flag-SE: | [mirror.accum.se](https://mirror.accum.se) | + | 欧洲 · Lysator · 瑞典 :flag-SE: | [ftp.lysator.liu.se](https://ftp.lysator.liu.se) | + | 欧洲 · Yandex · 俄罗斯 :flag-RU: | [mirror.yandex.ru](https://mirror.yandex.ru) | + | 欧洲 · ia64 · 俄罗斯 :flag-RU: | [mirror.linux-ia64.org](https://mirror.linux-ia64.org) | + | 欧洲 · Truenetwork · 俄罗斯 :flag-RU: | [mirror.truenetwork.ru](https://mirror.truenetwork.ru) | + | 欧洲 · Belgian Research Network · 比利时 :flag-BE: | [ftp.belnet.be/mirror](https://ftp.belnet.be/mirror) | + | 欧洲 · 克里特大学计算机中心 · 希腊 :flag-GR: | [ftp.cc.uoc.gr/mirrors/linux](https://ftp.cc.uoc.gr/mirrors/linux) | + | 欧洲 · 马萨里克大学信息学院 · 捷克 :flag-CZ: | [ftp.fi.muni.cz/pub/linux](https://ftp.fi.muni.cz/pub/linux) | + | 欧洲 · 捷克理工大学学生会俱乐部(Silicon Hill) · 捷克 :flag-CZ: | [ftp.sh.cvut.cz](https://ftp.sh.cvut.cz) | + | 欧洲 · Vodafone · 捷克 :flag-CZ: | [mirror.karneval.cz/pub/linux](https://mirror.karneval.cz/pub/linux) | + | 欧洲 · CZ.NIC · 捷克 :flag-CZ: | [mirrors.nic.cz](https://mirrors.nic.cz) | + | 欧洲 · 苏黎世联邦理工学院 · 瑞士 :flag-CH: | [mirror.ethz.ch](https://mirror.ethz.ch) | + | 北美 · Linux Kernel · 美国 :flag-US: | [mirrors.kernel.org](https://mirrors.kernel.org) | + | 北美 · 麻省理工学院(MIT) · 美国 :flag-US: | [mirrors.mit.edu](https://mirrors.mit.edu) | + | 北美 · 普林斯顿大学数学系 · 美国 :flag-US: | [mirror.math.princeton.edu/pub](https://mirror.math.princeton.edu/pub) | + | 北美 · 俄勒冈州立大学开源实验室 · 美国 :flag-US: | [ftp-chi.osuosl.org/pub](https://ftp-chi.osuosl.org/pub) | + | 北美 · Fremont Cabal Internet Exchange(FCIX) · 美国 :flag-US: | [mirror.fcix.net](https://mirror.fcix.net) | + | 北美 · xTom · 美国 :flag-US: | [mirrors.xtom.com](https://mirrors.xtom.com) | + | 北美 · Steadfast · 美国 :flag-US: | [mirror.steadfast.net](https://mirror.steadfast.net) | + | 北美 · 不列颠哥伦比亚大学 · 加拿大 :flag-CA: | [mirror.it.ubc.ca](https://mirror.it.ubc.ca) | + | 北美 · GoCodeIT · 加拿大 :flag-CA: | [mirror.xenyth.net](https://mirror.xenyth.net) | + | 北美 · Switch · 加拿大 :flag-CA: | [mirrors.switch.ca](https://mirrors.switch.ca) | + | 南美 · PoP-SC · 巴西 :flag-BR: | [mirror.pop-sc.rnp.br/mirror](https://mirror.pop-sc.rnp.br/mirror) | + | 南美 · 蓬塔格罗萨州立大学 · 巴西 :flag-BR: | [mirror.uepg.br](https://mirror.uepg.br) | + | 南美 · UFSCar · 巴西 :flag-BR: | [mirror.ufscar.br](https://mirror.ufscar.br) | + | 南美 · Sysarmy Community · 阿根廷 :flag-AR: | [mirrors.eze.sysarmy.com](https://mirrors.eze.sysarmy.com) | + | 大洋 · Fremont Cabal Internet Exchange(FCIX) · 澳大利亚 :flag-AU: | [gsl-syd.mm.fcix.net](https://gsl-syd.mm.fcix.net) | + | 大洋 · AARNet · 澳大利亚 :flag-AU: | [mirror.aarnet.edu.au/pub](https://mirror.aarnet.edu.au/pub) | + | 大洋 · DataMossa · 澳大利亚 :flag-AU: | [mirror.datamossa.io](https://mirror.datamossa.io) | + | 大洋 · Amaze · 澳大利亚 :flag-AU: | [mirror.amaze.com.au](https://mirror.amaze.com.au) | + | 大洋 · xTom · 澳大利亚 :flag-AU: | [mirrors.xtom.au](https://mirrors.xtom.au) | + | 大洋 · Over the Wire · 澳大利亚 :flag-AU: | [mirror.overthewire.com.au](https://mirror.overthewire.com.au) | + | 大洋 · Free Software Mirror Group · 新西兰 :flag-NZ: | [mirror.fsmg.org.nz](https://mirror.fsmg.org.nz) | + | 非洲 · Liquid Telecom · 肯尼亚 :flag-KE: | [mirror.liquidtelecom.com](https://mirror.liquidtelecom.com) | + | 非洲 · Dimension Data · 南非 :flag-ZA: | [mirror.dimensiondata.com](https://mirror.dimensiondata.com) | -!!! help "帮助本项目完善更多海外软件源" +该列表中的软件源参考自 [`Ubuntu 镜像列表`](https://launchpad.net/ubuntu/+cdmirrors)、[`Debian 镜像列表`](https://www.debian.org/CD/http-ftp/#mirrors)、[`Fedora Mirror Manager`](https://admin.fedoraproject.org/mirrormanager/mirrors) 并且全部经过了有效性验证,但未作实际测试 - 该列表中的软件源参考自 [`Ubuntu 镜像列表`](https://launchpad.net/ubuntu/+cdmirrors) [`Debian 镜像列表`](https://www.debian.org/CD/http-ftp/#mirrors) [`Fedora Mirror Manager`](https://admin.fedoraproject.org/mirrormanager/mirrors) 并且全部经过了有效性验证,但未作实际测试 +!!! note "帮助本项目完善更多海外软件源" - 如果你想补充更多或更正当前已有海外软件源,请修改脚本内的 [`mirror_list_abroad 数组变量`](https://github.com/SuperManito/LinuxMirrors/blame/main/ChangeMirrors.sh#L28) 并按照注释中的规则进行修改 + 如果你想补充更多海外软件源或更正当前已有,请修改脚本内的 [`mirror_list_abroad 数组变量`](https://github.com/SuperManito/LinuxMirrors/blame/main/ChangeMirrors.sh#L28) 并按照下面的编辑规范进行修改 你可以在确认软件源地址无误后前往 GitHub 仓库提交 [Pull Requests](https://github.com/SuperManito/LinuxMirrors/pulls),也可以 Fork 仓库后自行定制使用 - 海外软件源编辑规范: - 通用格式:"洲 · 软件源名称 [国家/地区]@软件源地址" + 通用格式:"洲 · 软件源名称 · 国家/地区@软件源地址" - 请根据地理位置、国家/地区进行排序以便于用户选择,有标志性缩写字符的单位应在最后用括号补充,单位的名称应以域名为优先原则,下面是命名规则 + 请根据地理位置、国家/地区进行排序以便于用户选择,有标志性缩写字符的单位应在最后用括号补充,单位的名称应以域名作为优先原则,下面是命名规则 - 教育单位:需使用中文译名,全称中若含有国家/地区的名称则也要带上,注意区分下属单位例如学院、学生会、社团等,命名以域名为优先原则,常见的二级域名格式 `ftp/mirrors.xxx.xxx` 应直接采用顶级单位的名称,如果有三级域名则应考虑是否在名称中加上下属单位 - 注:`Technology` 一词应称为 `理工` 而不能使用 `技术` 这一翻译结果 + 注:`Technology` 一词应称为 `理工` 而不能使用 `技术` 这一机翻结果 - - 非教育单位:应优先使用其上属官网自称的英文作为名称,如果没有并且是是除中文、英文以外的语言应使用域名作为名称 + - 非教育单位:应优先采用其上属官网所自称的英文品牌名称,注意是正式的英文名称不是logo中的字符,如果没有并且是除中文、英文以外的语言应使用域名作为名称 + +## 工具网站 + +!!! quote "" + + [域名查询](https://tool.chinaz.com){ .md-button .md-button--primary } + [Ping 延迟测试](https://tools.ipip.net/newping.php){ .md-button .md-button--primary } + [Tracert 路由追踪测试](https://tools.ipip.net/traceroute.php){ .md-button .md-button--primary } + [IPv6 接入测试](https://ipw.cn/ipv6webcheck){ .md-button .md-button--primary } diff --git a/docs/script-gh.md b/docs/script-gh.md new file mode 100644 index 0000000..d3a01eb --- /dev/null +++ b/docs/script-gh.md @@ -0,0 +1,5 @@ + + + diff --git a/docs/script.md b/docs/script.md new file mode 100644 index 0000000..e071d4d --- /dev/null +++ b/docs/script.md @@ -0,0 +1,5 @@ + + + diff --git a/docs/theme/flag/AR.svg b/docs/theme/flag/AR.svg new file mode 100644 index 0000000..7b00c23 --- /dev/null +++ b/docs/theme/flag/AR.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/theme/flag/AU.svg b/docs/theme/flag/AU.svg new file mode 100644 index 0000000..ded8edf --- /dev/null +++ b/docs/theme/flag/AU.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/theme/flag/BE.svg b/docs/theme/flag/BE.svg new file mode 100644 index 0000000..7722b13 --- /dev/null +++ b/docs/theme/flag/BE.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/theme/flag/BR.svg b/docs/theme/flag/BR.svg new file mode 100644 index 0000000..6b4eaa6 --- /dev/null +++ b/docs/theme/flag/BR.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/theme/flag/CA.svg b/docs/theme/flag/CA.svg new file mode 100644 index 0000000..d35a0c2 --- /dev/null +++ b/docs/theme/flag/CA.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/theme/flag/CH.svg b/docs/theme/flag/CH.svg new file mode 100644 index 0000000..70ae1e2 --- /dev/null +++ b/docs/theme/flag/CH.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/theme/flag/CN.svg b/docs/theme/flag/CN.svg new file mode 100644 index 0000000..4847443 --- /dev/null +++ b/docs/theme/flag/CN.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/theme/flag/CZ.svg b/docs/theme/flag/CZ.svg new file mode 100644 index 0000000..4718588 --- /dev/null +++ b/docs/theme/flag/CZ.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/theme/flag/DE.svg b/docs/theme/flag/DE.svg new file mode 100644 index 0000000..fe5c83d --- /dev/null +++ b/docs/theme/flag/DE.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/theme/flag/DK.svg b/docs/theme/flag/DK.svg new file mode 100644 index 0000000..0cb6541 --- /dev/null +++ b/docs/theme/flag/DK.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/theme/flag/EE.svg b/docs/theme/flag/EE.svg new file mode 100644 index 0000000..32fb3fa --- /dev/null +++ b/docs/theme/flag/EE.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/theme/flag/FR.svg b/docs/theme/flag/FR.svg new file mode 100644 index 0000000..7886177 --- /dev/null +++ b/docs/theme/flag/FR.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/theme/flag/GB.svg b/docs/theme/flag/GB.svg new file mode 100644 index 0000000..2f85252 --- /dev/null +++ b/docs/theme/flag/GB.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/theme/flag/GR.svg b/docs/theme/flag/GR.svg new file mode 100644 index 0000000..7865aef --- /dev/null +++ b/docs/theme/flag/GR.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/theme/flag/HK.svg b/docs/theme/flag/HK.svg new file mode 100644 index 0000000..fccb9cc --- /dev/null +++ b/docs/theme/flag/HK.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/theme/flag/JP.svg b/docs/theme/flag/JP.svg new file mode 100644 index 0000000..9976283 --- /dev/null +++ b/docs/theme/flag/JP.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/theme/flag/KE.svg b/docs/theme/flag/KE.svg new file mode 100644 index 0000000..2ec03b1 --- /dev/null +++ b/docs/theme/flag/KE.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/theme/flag/KR.svg b/docs/theme/flag/KR.svg new file mode 100644 index 0000000..8ac103d --- /dev/null +++ b/docs/theme/flag/KR.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/theme/flag/MY.svg b/docs/theme/flag/MY.svg new file mode 100644 index 0000000..bb4d3ee --- /dev/null +++ b/docs/theme/flag/MY.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/theme/flag/NL.svg b/docs/theme/flag/NL.svg new file mode 100644 index 0000000..fb35c86 --- /dev/null +++ b/docs/theme/flag/NL.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/theme/flag/NZ.svg b/docs/theme/flag/NZ.svg new file mode 100644 index 0000000..37d2faa --- /dev/null +++ b/docs/theme/flag/NZ.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/theme/flag/PH.svg b/docs/theme/flag/PH.svg new file mode 100644 index 0000000..b54b88b --- /dev/null +++ b/docs/theme/flag/PH.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/theme/flag/RU.svg b/docs/theme/flag/RU.svg new file mode 100644 index 0000000..d7335d5 --- /dev/null +++ b/docs/theme/flag/RU.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/theme/flag/SE.svg b/docs/theme/flag/SE.svg new file mode 100644 index 0000000..4a4f426 --- /dev/null +++ b/docs/theme/flag/SE.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/theme/flag/SG.svg b/docs/theme/flag/SG.svg new file mode 100644 index 0000000..6b80fe3 --- /dev/null +++ b/docs/theme/flag/SG.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/theme/flag/TH.svg b/docs/theme/flag/TH.svg new file mode 100644 index 0000000..17ac918 --- /dev/null +++ b/docs/theme/flag/TH.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/theme/flag/TW.svg b/docs/theme/flag/TW.svg new file mode 100644 index 0000000..eceda1e --- /dev/null +++ b/docs/theme/flag/TW.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/theme/flag/US.svg b/docs/theme/flag/US.svg new file mode 100644 index 0000000..d147c55 --- /dev/null +++ b/docs/theme/flag/US.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/theme/flag/ZA.svg b/docs/theme/flag/ZA.svg new file mode 100644 index 0000000..86a8441 --- /dev/null +++ b/docs/theme/flag/ZA.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/theme/flag/world-map.svg b/docs/theme/flag/world-map.svg new file mode 100644 index 0000000..340d9ae --- /dev/null +++ b/docs/theme/flag/world-map.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/theme/flag/world.svg b/docs/theme/flag/world.svg new file mode 100644 index 0000000..086d703 --- /dev/null +++ b/docs/theme/flag/world.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/use/command-options.md b/docs/use/command-options.md index 5fac071..7d160b7 100644 --- a/docs/use/command-options.md +++ b/docs/use/command-options.md @@ -31,45 +31,49 @@ bash ChangeMirrors.sh --source mirrors.ustc.edu.cn - + - - + + - + - + - + - + - + - + - + - + + + + +
 Debian Debian debian
 Ubuntuubuntu Ubuntuubuntu/ubuntu-ports
 Kali Linux Kali Linux kali
 Red Hat Enterprise Linux Red Hat Enterprise Linux centos
 CentOS CentOS centos
 CentOS Stream CentOS Stream centos-stream
 Rocky Linux Rocky Linux rocky
 Fedora Fedora fedora
 openEuler openEuler openeuler
 openSUSE openSUSE opensuse
 Arch Linuxarchlinux/archlinuxarm
请看下面的例子 diff --git a/docs/use/index.md b/docs/use/index.md index 5d1393a..c9e4b85 100644 --- a/docs/use/index.md +++ b/docs/use/index.md @@ -1,16 +1,32 @@ -## 主要命令 +## 执行命令 -=== "国内使用(默认)" - ``` bash - bash <(curl -sSL https://gitee.com/SuperManito/LinuxMirrors/raw/main/ChangeMirrors.sh) - ``` +### 国内使用(默认) -=== "海外使用" +``` bash +bash <(curl -sSL https://linuxmirrors.cn/script) +``` - ``` bash - bash <(curl -sSL https://github.com/SuperManito/LinuxMirrors/raw/main/ChangeMirrors.sh) --abroad - ``` +### 海外使用 + +``` bash +bash <(curl -sSL https://linuxmirrors.cn/script-gh) --abroad +``` +> 通过 `--abroad` 命令选项来使用海外软件源 + +??? quote "原始方法" + + === "国内使用(默认)" + + ``` bash + bash <(curl -sSL https://gitee.com/SuperManito/LinuxMirrors/raw/main/ChangeMirrors.sh) + ``` + + === "海外使用" + + ``` bash + bash <(curl -sSL https://github.com/SuperManito/LinuxMirrors/raw/main/ChangeMirrors.sh) --abroad + ``` ## 注意事项 diff --git a/mkdocs.yml b/mkdocs.yml index e60f35d..76b7327 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -5,6 +5,7 @@ edit_uri: edit/main/docs/ copyright: Copyright © 2021 - 2023 SuperManito theme: name: material + custom_dir: docs/theme language: zh favicon: assets/favicon.ico icon: @@ -55,7 +56,7 @@ theme: - announce.dismiss extra: generator: false - homepage: https://supermanito.github.io/LinuxMirrors + homepage: https://linuxmirrors.cn social: - icon: fontawesome/brands/github link: https://github.com/SuperManito/LinuxMirrors @@ -94,6 +95,9 @@ markdown_extensions: - pymdownx.emoji: emoji_index: !!python/name:materialx.emoji.twemoji emoji_generator: !!python/name:materialx.emoji.to_svg + options: + custom_icons: + - docs/theme - pymdownx.highlight: anchor_linenums: true use_pygments: true @@ -114,7 +118,7 @@ nav: - '介绍': index.md - '软件源': Mirrors.md - '使用方法': - - '主要命令': use/index.md + - '使用方法': use/index.md - '执行流程': use/execution-flow.md - '未启用源': use/not-enabled.md - '高级用法':