mirror of
				https://gitee.com/SuperManito/LinuxMirrors
				synced 2025-11-04 08:20:28 +08:00 
			
		
		
		
	更新文档
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
				
			|||||||
#!/bin/bash
 | 
					#!/bin/bash
 | 
				
			||||||
## Author: SuperManito
 | 
					## Author: SuperManito
 | 
				
			||||||
## Modified: 2024-02-03
 | 
					## Modified: 2024-02-04
 | 
				
			||||||
## License: MIT
 | 
					## License: MIT
 | 
				
			||||||
## GitHub: https://github.com/SuperManito/LinuxMirrors
 | 
					## GitHub: https://github.com/SuperManito/LinuxMirrors
 | 
				
			||||||
## Website: https://linuxmirrors.cn
 | 
					## Website: https://linuxmirrors.cn
 | 
				
			||||||
@@ -215,7 +215,7 @@ function StartTitle() {
 | 
				
			|||||||
    echo -e " | \033[0;1;35;95m⡇\033[0m  \033[0;1;33;93m⠄\033[0m \033[0;1;32;92m⣀⡀\033[0m \033[0;1;36;96m⡀\033[0;1;34;94m⢀\033[0m \033[0;1;35;95m⡀⢀\033[0m \033[0;1;31;91m⡷\033[0;1;33;93m⢾\033[0m \033[0;1;32;92m⠄\033[0m \033[0;1;36;96m⡀⣀\033[0m \033[0;1;34;94m⡀\033[0;1;35;95m⣀\033[0m \033[0;1;31;91m⢀⡀\033[0m \033[0;1;33;93m⡀\033[0;1;32;92m⣀\033[0m \033[0;1;36;96m⢀⣀\033[0m |"
 | 
					    echo -e " | \033[0;1;35;95m⡇\033[0m  \033[0;1;33;93m⠄\033[0m \033[0;1;32;92m⣀⡀\033[0m \033[0;1;36;96m⡀\033[0;1;34;94m⢀\033[0m \033[0;1;35;95m⡀⢀\033[0m \033[0;1;31;91m⡷\033[0;1;33;93m⢾\033[0m \033[0;1;32;92m⠄\033[0m \033[0;1;36;96m⡀⣀\033[0m \033[0;1;34;94m⡀\033[0;1;35;95m⣀\033[0m \033[0;1;31;91m⢀⡀\033[0m \033[0;1;33;93m⡀\033[0;1;32;92m⣀\033[0m \033[0;1;36;96m⢀⣀\033[0m |"
 | 
				
			||||||
    echo -e " | \033[0;1;31;91m⠧\033[0;1;33;93m⠤\033[0m \033[0;1;32;92m⠇\033[0m \033[0;1;36;96m⠇⠸\033[0m \033[0;1;34;94m⠣\033[0;1;35;95m⠼\033[0m \033[0;1;31;91m⠜⠣\033[0m \033[0;1;33;93m⠇\033[0;1;32;92m⠸\033[0m \033[0;1;36;96m⠇\033[0m \033[0;1;34;94m⠏\033[0m  \033[0;1;35;95m⠏\033[0m  \033[0;1;33;93m⠣⠜\033[0m \033[0;1;32;92m⠏\033[0m  \033[0;1;34;94m⠭⠕\033[0m |"
 | 
					    echo -e " | \033[0;1;31;91m⠧\033[0;1;33;93m⠤\033[0m \033[0;1;32;92m⠇\033[0m \033[0;1;36;96m⠇⠸\033[0m \033[0;1;34;94m⠣\033[0;1;35;95m⠼\033[0m \033[0;1;31;91m⠜⠣\033[0m \033[0;1;33;93m⠇\033[0;1;32;92m⠸\033[0m \033[0;1;36;96m⠇\033[0m \033[0;1;34;94m⠏\033[0m  \033[0;1;35;95m⠏\033[0m  \033[0;1;33;93m⠣⠜\033[0m \033[0;1;32;92m⠏\033[0m  \033[0;1;34;94m⠭⠕\033[0m |"
 | 
				
			||||||
    echo -e ' +-----------------------------------+'
 | 
					    echo -e ' +-----------------------------------+'
 | 
				
			||||||
    echo -e ' 欢迎使用 GNU/Linux 一键更换软件源脚本'
 | 
					    echo -e ' 欢迎使用 GNU/Linux 更换系统软件源脚本'
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## 报错退出
 | 
					## 报错退出
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -9,7 +9,7 @@
 | 
				
			|||||||
    </strong>
 | 
					    </strong>
 | 
				
			||||||
</p>
 | 
					</p>
 | 
				
			||||||
<p align="center">
 | 
					<p align="center">
 | 
				
			||||||
    GNU/Linux 一键更换系统软件源脚本
 | 
					    GNU/Linux 更换系统软件源脚本
 | 
				
			||||||
</p>
 | 
					</p>
 | 
				
			||||||
<p align="center">
 | 
					<p align="center">
 | 
				
			||||||
    <strong>
 | 
					    <strong>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -12,49 +12,48 @@ hide:
 | 
				
			|||||||
<figure style="margin: 0" markdown>
 | 
					<figure style="margin: 0" markdown>
 | 
				
			||||||
  { width="300" }
 | 
					  { width="300" }
 | 
				
			||||||
  { width="300" }
 | 
					  { width="300" }
 | 
				
			||||||
  <figcaption>GNU/Linux 一键更换系统软件源脚本</figcaption>
 | 
					  <figcaption>GNU/Linux 更换系统软件源脚本</figcaption>
 | 
				
			||||||
</figure>
 | 
					</figure>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<div class="grid" markdown>
 | 
					<div class="grid" markdown>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<div class="grid cards" style="height: fit-content" markdown>
 | 
					<div class="grid cards" style="height: fit-content" markdown>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
-   :material-source-branch:{ .lg .middle } __软件源适配__
 | 
					-   :material-source-branch:{ .lg .middle } __多软件源适配__
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    ---
 | 
					    ---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    实际考察了国内众多主流镜像站,针对适配情况进行了考察,并测试了速度与IPv6  
 | 
					    考察了国内镜像站的系统适配情况,测试了下载速度与IPv6协议的兼容性  
 | 
				
			||||||
    另外还提供众多中国大陆教育网镜像站、海外镜像站可控选择
 | 
					    另外提供全网收集的中国大陆教育网镜像站、海外镜像站可供选择
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    [:octicons-arrow-right-24: Mirrors](/mirrors)
 | 
					-   :material-rocket-launch-outline:{ .lg .middle } __低技术成本__
 | 
				
			||||||
 | 
					 | 
				
			||||||
-   :octicons-command-palette-16:{ .lg .middle } __低技术成本__
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
    ---
 | 
					    ---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    一键脚本让换源更简单,用户无需掌握相关技术可通过交互完成更换  
 | 
					    无需掌握相关技术,文档提供了全面的相关知识储备与操作指引  
 | 
				
			||||||
    并且提供了命令选项可为自动化项目实现无交互换源
 | 
					    提供了一些常见问题的解决方法
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    [:octicons-arrow-right-24: Mirrors](/mirrors)
 | 
					-   :octicons-command-palette-24:{ .lg .middle } __脚本一键运行__
 | 
				
			||||||
 | 
					
 | 
				
			||||||
-   :material-scale-balance:{ .lg .middle } __开源, MIT__
 | 
					    ---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    脚本让换源更简单,默认通过交互进行更换,根据用户选择自动配置  
 | 
				
			||||||
 | 
					    并且提供了强大的命令选项,可应用于自动化项目实现无交互操作
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					-   :material-scale-balance:{ .lg .middle } __开源,MIT__
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    ---
 | 
					    ---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    项目已设立开源许可协议,传播时请在显著位置标注来源和作者  
 | 
					    项目已设立开源许可协议,传播时请在显著位置标注来源和作者  
 | 
				
			||||||
    请尊重作者的知识成果,建议通过命令直接调用脚本
 | 
					    请尊重作者的知识成果,建议通过命令直接调用脚本
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    [:octicons-arrow-right-24: License](https://github.com/SuperManito/LinuxMirrors/blob/main/LICENSE)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
-   :octicons-report-24:{ .lg .middle } __意见与建议__
 | 
					-   :octicons-report-24:{ .lg .middle } __意见与建议__
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    ---
 | 
					    ---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    如有意见与建议你可以提交至 [Issues](https://github.com/SuperManito/LinuxMirrors/issues)  
 | 
					    如有适配请求或意见与建议你可以提交至 [Issues](https://github.com/SuperManito/LinuxMirrors/issues)  
 | 
				
			||||||
    如果你需要提交代码请前往 GitHub 仓库提交 [Pull Requests](https://github.com/SuperManito/LinuxMirrors/pulls)
 | 
					    如果你需要提交代码请前往 GitHub 仓库提交 [Pull Requests](https://github.com/SuperManito/LinuxMirrors/pulls)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    [:octicons-arrow-right-24: Issues](https://github.com/SuperManito/LinuxMirrors/issues)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
</div>
 | 
					</div>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 系统名称 | 适配版本 |
 | 
					| 系统名称 | 适配版本 |
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -32,9 +32,11 @@ hide:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    :supported: 支持    :unsupport: 不支持    :incompatible: 不兼容,表示软件源分支命名不符合脚本默认规则但可以通过命令参数来使用,关于具体用法示例和各操作系统所使用的默认分支名称[详见此处](../use/command-options.md#%E6%8C%87%E5%AE%9A%E8%BD%AF%E4%BB%B6%E6%BA%90%E5%88%86%E6%94%AF)
 | 
					    :supported: 支持    :unsupport: 不支持    :incompatible: 不兼容,表示软件源分支命名不符合脚本默认规则但可以通过命令参数来使用,关于具体用法示例和各操作系统所使用的默认分支名称[详见此处](../use/command-options.md#%E6%8C%87%E5%AE%9A%E8%BD%AF%E4%BB%B6%E6%BA%90%E5%88%86%E6%94%AF)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    如果使用脚本过程中不能正常输出中文内容则可对照此列表使用,顺序与脚本一致,之后一路回车即可。如果这里没有你想使用的教育单位镜像站,那么你可以使用[国内教育网模式](../use/index.md#%E5%9B%BD%E5%86%85%E6%95%99%E8%82%B2%E7%BD%91%E4%BD%BF%E7%94%A8)看看
 | 
					    如果使用脚本过程中不能正常输出中文内容则可对照此列表使用,顺序与脚本一致,之后一路回车即可。如果这里没有你想使用的镜像站,那么你可以看看其它模式与命令选项
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    软件源的速度区分刷新速度和下行速度,后者才是关键,具体请结合实际地理位置选择尝试,建议优先使用`中科大`、`火山引擎`、`腾讯云`镜像站,你可以使用下面提到的[辅助工具网站](#工具网站)来帮助你进行选择
 | 
					    软件源的速度区分刷新速度和下行速度,后者才是关键,具体请结合实际地理位置选择尝试,你可以使用下面提到的[辅助工具网站](#工具网站)来帮助你进行选择
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    :material-thumb-up-outline: 使用建议:速度上推荐 `中科大`、`字节跳动(火山引擎)`,网络地域兼容性上推荐 `腾讯云`、`阿里云`,不建议使用一些容易阻断的镜像站例如 `清华(TUNA)`,这有违开源软件的初衷
 | 
				
			||||||
 | 
					
 | 
				
			||||||
??? note "国内教育网软件源列表"
 | 
					??? note "国内教育网软件源列表"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -267,9 +269,9 @@ hide:
 | 
				
			|||||||
 
 | 
					 
 | 
				
			||||||
## 工具网站
 | 
					## 工具网站
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<button class="md-button md-button--primary" onclick="window.open('https://tool.chinaz.com')">域名查询</button>
 | 
					<button class="md-button" title="https://tool.chinaz.com" onclick="window.open('https://tool.chinaz.com')">域名查询</button>
 | 
				
			||||||
<button class="md-button md-button--primary" onclick="window.open('https://tools.ipip.net/newping.php')">Ping 延迟测试</button>
 | 
					<button class="md-button" title="https://tools.ipip.net/newping.php" onclick="window.open('https://tools.ipip.net/newping.php')">Ping 延迟测试</button>
 | 
				
			||||||
<button class="md-button md-button--primary" onclick="window.open('https://tools.ipip.net/traceroute.php')">Tracert 路由追踪测试</button>
 | 
					<button class="md-button" title="https://tools.ipip.net/traceroute.php" onclick="window.open('https://tools.ipip.net/traceroute.php')">Tracert 路由追踪测试</button>
 | 
				
			||||||
<button class="md-button md-button--primary" onclick="window.open('https://ipw.cn/ipv6webcheck')">IPv6 接入测试</button>
 | 
					<button class="md-button" title="https://ipw.cn/ipv6webcheck" onclick="window.open('https://ipw.cn/ipv6webcheck')">IPv6 接入测试</button>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
!!! tip "该页面展示的均为脚本默认提供可供选择的软件源地址,如果没有找到你想使用的也没有关系,脚本支持命令选项可自定义使用,详见[高级用法](../use/command-options.md)</br>本页面用到的旗帜符号仅用于快速区分地理位置不代表作者的任何政治立场"
 | 
					!!! tip "该页面展示的均为脚本默认提供可供选择的软件源地址,如果没有找到你想使用的也没有关系,脚本支持命令选项可自定义使用,详见[高级用法](../use/command-options.md)</br>本页面用到的旗帜符号仅用于快速区分地理位置不代表作者的任何政治立场"
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -81,7 +81,7 @@ bash <(curl -sSL https://linuxmirrors.cn/docker.sh)
 | 
				
			|||||||
        apt-get remove -y docker* containerd.io runc && apt-get autoremove
 | 
					        apt-get remove -y docker* containerd.io runc && apt-get autoremove
 | 
				
			||||||
        ```
 | 
					        ```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        > `Debian`   `Ubuntu`   `Kali`   `Deepin`
 | 
					        > `Debian`   `Ubuntu`   `Kali`   `Deepin`   `Armbian`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    === "RedHat 系 / OpenCloudOS / openEuler"
 | 
					    === "RedHat 系 / OpenCloudOS / openEuler"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -9,7 +9,7 @@
 | 
				
			|||||||
        apt-get install -y curl
 | 
					        apt-get install -y curl
 | 
				
			||||||
        ```
 | 
					        ```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        > `Debian`   `Ubuntu`   `Kali`   `Deepin`
 | 
					        > `Debian`   `Ubuntu`   `Kali`   `Deepin`   `Armbian`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        新装系统需要先执行一遍更新 `apt-get update`
 | 
					        新装系统需要先执行一遍更新 `apt-get update`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -81,7 +81,7 @@
 | 
				
			|||||||
        apt-get update
 | 
					        apt-get update
 | 
				
			||||||
        ```
 | 
					        ```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        > `Debian`   `Ubuntu`   `Kali`   `Deepin`
 | 
					        > `Debian`   `Ubuntu`   `Kali`   `Deepin`   `Armbian`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    === "RedHat 系 / OpenCloudOS / openEuler"
 | 
					    === "RedHat 系 / OpenCloudOS / openEuler"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -113,7 +113,7 @@ hide:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    默认禁用了`deb-src`源码仓库和`proposed`预发布软件源,若需启用请将 `/etc/apt/sources.list` 文件中相关内容的所在行取消注释
 | 
					    默认禁用了`deb-src`源码仓库和`proposed`预发布软件源,若需启用请将 `/etc/apt/sources.list` 文件中相关内容的所在行取消注释
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    > `Debian`   `Ubuntu`   `Kali`   `Deepin`
 | 
					    > `Debian`   `Ubuntu`   `Kali`   `Deepin`   `Armbian`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
=== "RedHat 系 / OpenCloudOS / openEuler"
 | 
					=== "RedHat 系 / OpenCloudOS / openEuler"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user