更新文档
@@ -30,7 +30,7 @@
|
||||
<td align="center">8 ~ 13</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://cn.ubuntu.com" target="_blank"><sub><img src="docs/assets/images/icon/ubuntu.svg" width="16" height="16"></sub></a> Ubuntu</td>
|
||||
<td><a href="https://ubuntu.com" target="_blank"><sub><img src="docs/assets/images/icon/ubuntu.svg" width="16" height="16"></sub></a> Ubuntu</td>
|
||||
<td align="center">14 ~ 25</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
BIN
docs/assets/images/icon/mirrors/163.ico
Normal file
|
After Width: | Height: | Size: 318 B |
BIN
docs/assets/images/icon/mirrors/aliyun.ico
Normal file
|
After Width: | Height: | Size: 4.2 KiB |
BIN
docs/assets/images/icon/mirrors/cqupt.ico
Normal file
|
After Width: | Height: | Size: 4.0 KiB |
BIN
docs/assets/images/icon/mirrors/huaweicloud.ico
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
docs/assets/images/icon/mirrors/iscas.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
docs/assets/images/icon/mirrors/lzu.png
Normal file
|
After Width: | Height: | Size: 3.6 KiB |
BIN
docs/assets/images/icon/mirrors/nju.ico
Normal file
|
After Width: | Height: | Size: 4.2 KiB |
BIN
docs/assets/images/icon/mirrors/pku.ico
Normal file
|
After Width: | Height: | Size: 9.4 KiB |
BIN
docs/assets/images/icon/mirrors/sjtu.ico
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
docs/assets/images/icon/mirrors/tencent-cloud.ico
Normal file
|
After Width: | Height: | Size: 949 B |
BIN
docs/assets/images/icon/mirrors/tsinghua.png
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
docs/assets/images/icon/mirrors/ustc.png
Normal file
|
After Width: | Height: | Size: 6.2 KiB |
BIN
docs/assets/images/icon/mirrors/volcengine.png
Normal file
|
After Width: | Height: | Size: 3.2 KiB |
BIN
docs/assets/images/icon/mirrors/zju.ico
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
@@ -2,6 +2,9 @@
|
||||
const mirrorsTableData = [
|
||||
{
|
||||
name: '阿里云',
|
||||
officialName: '阿里巴巴开源镜像站',
|
||||
icon: 'aliyun.ico',
|
||||
iconStyle: { verticalAlign: '-0.2em' },
|
||||
url: 'https://mirrors.aliyun.com',
|
||||
domain: 'mirrors.aliyun.com',
|
||||
ipv6: true,
|
||||
@@ -26,6 +29,9 @@ const mirrorsTableData = [
|
||||
},
|
||||
{
|
||||
name: '腾讯云',
|
||||
officialName: '腾讯软件源',
|
||||
icon: 'tencent-cloud.ico',
|
||||
iconStyle: { verticalAlign: '-0.25em' },
|
||||
url: 'https://mirrors.tencent.com',
|
||||
domain: 'mirrors.tencent.com',
|
||||
ipv6: false,
|
||||
@@ -50,6 +56,9 @@ const mirrorsTableData = [
|
||||
},
|
||||
{
|
||||
name: '华为云',
|
||||
officialName: '华为开源镜像站',
|
||||
icon: 'huaweicloud.ico',
|
||||
iconStyle: { verticalAlign: '-0.15em' },
|
||||
url: 'https://mirrors.huaweicloud.com',
|
||||
domain: 'mirrors.huaweicloud.com',
|
||||
ipv6: false,
|
||||
@@ -74,6 +83,9 @@ const mirrorsTableData = [
|
||||
},
|
||||
{
|
||||
name: '网易',
|
||||
officialName: '网易开源镜像站',
|
||||
icon: '163.ico',
|
||||
iconStyle: { verticalAlign: '-0.15em' },
|
||||
url: 'https://mirrors.163.com',
|
||||
domain: 'mirrors.163.com',
|
||||
ipv6: false,
|
||||
@@ -98,6 +110,9 @@ const mirrorsTableData = [
|
||||
},
|
||||
{
|
||||
name: '火山引擎',
|
||||
officialName: '火山引擎开源软件镜像站',
|
||||
icon: 'volcengine.png',
|
||||
iconStyle: { verticalAlign: '-0.25em' },
|
||||
url: 'https://developer.volcengine.com/mirror',
|
||||
domain: 'mirrors.volces.com',
|
||||
ipv6: false,
|
||||
@@ -122,6 +137,9 @@ const mirrorsTableData = [
|
||||
},
|
||||
{
|
||||
name: '清华大学',
|
||||
officialName: '清华大学开源软件镜像站',
|
||||
icon: 'tsinghua.png',
|
||||
iconStyle: { verticalAlign: '-0.3em' },
|
||||
url: 'https://mirrors.tuna.tsinghua.edu.cn',
|
||||
domain: 'mirrors.tuna.tsinghua.edu.cn',
|
||||
ipv6: true,
|
||||
@@ -146,6 +164,9 @@ const mirrorsTableData = [
|
||||
},
|
||||
{
|
||||
name: '北京大学',
|
||||
officialName: '北京大学开源镜像站',
|
||||
icon: 'pku.ico',
|
||||
iconStyle: { verticalAlign: '-0.2em' },
|
||||
url: 'https://mirrors.pku.edu.cn/Mirrors',
|
||||
domain: 'mirrors.pku.edu.cn',
|
||||
ipv6: true,
|
||||
@@ -170,6 +191,9 @@ const mirrorsTableData = [
|
||||
},
|
||||
{
|
||||
name: '浙江大学',
|
||||
officialName: '浙江大学镜像站',
|
||||
icon: 'zju.ico',
|
||||
iconStyle: { verticalAlign: '-0.15em' },
|
||||
url: 'https://mirrors.zju.edu.cn',
|
||||
domain: 'mirrors.zju.edu.cn',
|
||||
ipv6: true,
|
||||
@@ -194,6 +218,9 @@ const mirrorsTableData = [
|
||||
},
|
||||
{
|
||||
name: '南京大学',
|
||||
officialName: '南京大学开源镜像站',
|
||||
icon: 'nju.ico',
|
||||
iconStyle: { verticalAlign: '-0.3em' },
|
||||
url: 'https://mirrors.nju.edu.cn',
|
||||
domain: 'mirrors.nju.edu.cn',
|
||||
ipv6: true,
|
||||
@@ -218,6 +245,9 @@ const mirrorsTableData = [
|
||||
},
|
||||
{
|
||||
name: '兰州大学',
|
||||
officialName: '兰州大学开源软件镜像站',
|
||||
icon: 'lzu.png',
|
||||
iconStyle: { verticalAlign: '-0.25em' },
|
||||
url: 'https://mirror.lzu.edu.cn',
|
||||
domain: 'mirror.lzu.edu.cn',
|
||||
ipv6: true,
|
||||
@@ -242,6 +272,9 @@ const mirrorsTableData = [
|
||||
},
|
||||
{
|
||||
name: '上海交通大学',
|
||||
officialName: '上海交通大学思源镜像站',
|
||||
icon: 'sjtu.ico',
|
||||
iconStyle: { verticalAlign: '-0.15em' },
|
||||
url: 'https://mirror.sjtu.edu.cn',
|
||||
domain: 'mirror.sjtu.edu.cn',
|
||||
ipv6: true,
|
||||
@@ -250,22 +283,25 @@ const mirrorsTableData = [
|
||||
deepin: true,
|
||||
rockylinux: true,
|
||||
almalinux: true,
|
||||
epel: 'incompatible',
|
||||
epel: true,
|
||||
fedora: 'incompatible',
|
||||
opencloudos: true,
|
||||
anolis: false,
|
||||
openkylin: true,
|
||||
alpinelinux: 'incompatible',
|
||||
alpinelinux: true,
|
||||
armbian: true,
|
||||
proxmox: false,
|
||||
linuxmint: true,
|
||||
gentoo: 'incompatible',
|
||||
gentoo: true,
|
||||
nix: false,
|
||||
raspberry: true,
|
||||
manjaro: true,
|
||||
},
|
||||
{
|
||||
name: '重庆邮电大学',
|
||||
officialName: '重庆邮电大学开源镜像站',
|
||||
icon: 'cqupt.ico',
|
||||
iconStyle: {},
|
||||
url: 'https://mirrors.cqupt.edu.cn',
|
||||
domain: 'mirrors.cqupt.edu.cn',
|
||||
ipv6: true,
|
||||
@@ -284,12 +320,15 @@ const mirrorsTableData = [
|
||||
proxmox: true,
|
||||
linuxmint: false,
|
||||
gentoo: false,
|
||||
nix: false,
|
||||
nix: true,
|
||||
raspberry: true,
|
||||
manjaro: true,
|
||||
},
|
||||
{
|
||||
name: '中国科学技术大学',
|
||||
officialName: '中国科学技术大学开源软件镜像站',
|
||||
icon: 'ustc.png',
|
||||
iconStyle: { verticalAlign: '-0.2em' },
|
||||
url: 'https://mirrors.ustc.edu.cn',
|
||||
domain: 'mirrors.ustc.edu.cn',
|
||||
ipv6: true,
|
||||
@@ -314,6 +353,9 @@ const mirrorsTableData = [
|
||||
},
|
||||
{
|
||||
name: '中国科学院软件研究所',
|
||||
officialName: 'ISCAS 开源镜像站',
|
||||
icon: 'iscas.png',
|
||||
iconStyle: { verticalAlign: '-0.25em' },
|
||||
url: 'https://mirror.iscas.ac.cn',
|
||||
domain: 'mirror.iscas.ac.cn',
|
||||
ipv6: false,
|
||||
@@ -340,7 +382,7 @@ const mirrorsTableData = [
|
||||
|
||||
// 表格列配置
|
||||
const mirrorsTableColumns = [
|
||||
{ colKey: 'name', title: '镜像站', align: 'center', width: '160', fixed: 'left' },
|
||||
{ colKey: 'name', title: '镜像站', align: 'left', width: '180', fixed: 'left' },
|
||||
{ colKey: 'ipv6', title: 'IPv6', align: 'center' },
|
||||
{ colKey: 'epel', title: 'EPEL', align: 'center', tooltip: 'Extra Packages for Enterprise Linux (EPEL) 是由 Fedora 组织维护的一个附加软件包仓库,它主要适用于除 Fedora 操作系统以外的红帽系 Linux 发行版。' },
|
||||
{ colKey: 'archlinux', title: 'Arch Linux', align: 'center' },
|
||||
|
||||
@@ -6,11 +6,12 @@ ComponentSystem.register('mirrors-table', {
|
||||
:data="data"
|
||||
row-key="name"
|
||||
size="small"
|
||||
verticalAlign="bottom"
|
||||
>
|
||||
<template v-for="col in columns" :key="col.colKey" #[col.title]>
|
||||
<div v-if="col.tooltip" class="t-table__th-cell-inner">
|
||||
<t-space style="gap: 4px">
|
||||
{{ col.title }}
|
||||
<span>{{ col.title }}</span>
|
||||
<t-tooltip :content="col.tooltip" placement="bottom" :show-arrow="false">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 24 24"><path fill="currentColor" d="M11.95 18q.525 0 .888-.363t.362-.887t-.362-.888t-.888-.362t-.887.363t-.363.887t.363.888t.887.362m.05 4q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22m0-2q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4T6.325 6.325T4 12t2.325 5.675T12 20m.1-12.3q.625 0 1.088.4t.462 1q0 .55-.337.975t-.763.8q-.575.5-1.012 1.1t-.438 1.35q0 .35.263.588t.612.237q.375 0 .638-.25t.337-.625q.1-.525.45-.937t.75-.788q.575-.55.988-1.2t.412-1.45q0-1.275-1.037-2.087T12.1 6q-.95 0-1.812.4T8.975 7.625q-.175.3-.112.638t.337.512q.35.2.725.125t.625-.425q.275-.375.688-.575t.862-.2"/></svg>
|
||||
</t-tooltip>
|
||||
@@ -22,20 +23,28 @@ ComponentSystem.register('mirrors-table', {
|
||||
<template v-if="col.colKey === 'name'">
|
||||
<t-popup placement="bottom" :show-arrow="false">
|
||||
<template #content>
|
||||
<a :href="row.url" target="_blank" style="color: var(--md-typeset-a-color)">{{ row.domain }}</a>
|
||||
<t-space direction="vertical" algin="center" style="gap: 2px">
|
||||
<span>{{ row.officialName }}</span>
|
||||
<a :href="row.url" target="_blank" style="color: var(--md-typeset-a-color)">{{ row.domain }}</a>
|
||||
</t-space>
|
||||
</template>
|
||||
<a :href="row.url" target="_blank">{{ row.name }}</a>
|
||||
<a :href="row.url" target="_blank" style=>
|
||||
<t-space align="center" style="gap: 6px">
|
||||
<img v-if="row.icon" :src="\`/assets/images/icon/mirrors/\${row.icon}\`" width="16" height="16" :style="row.iconStyle || {}">
|
||||
<span>{{ row.name }}</span>
|
||||
</t-space>
|
||||
</a>
|
||||
</t-popup>
|
||||
</template>
|
||||
<template v-else>
|
||||
<t-tag v-if="typeof row[col.colKey] === 'boolean'" :theme="row[col.colKey] ? 'success' : 'danger'" variant="light" size="small" style="background-color: transparent; height: 100%">
|
||||
<t-tag v-if="typeof row[col.colKey] === 'boolean'" :theme="row[col.colKey] ? 'success' : 'danger'" variant="light" size="small" style="background-color: transparent; height: 100%; vertical-align: -0.35em">
|
||||
<template #icon>
|
||||
<svg v-if="row[col.colKey]" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24"><path fill="currentColor" d="M21 7L9 19l-5.5-5.5l1.41-1.41L9 16.17L19.59 5.59L21 7Z" /></svg>
|
||||
<svg v-else xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" style="vertical-align: -0.2em"><path fill="currentColor" d="M19 6.41L17.59 5L12 10.59L6.41 5L5 6.41L10.59 12L5 17.59L6.41 19L12 13.41L17.59 19L19 17.59L13.41 12L19 6.41Z"/></svg>
|
||||
</template>
|
||||
</t-tag>
|
||||
<t-tag v-else theme="warning" variant="light" size="small" style="background-color: transparent">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" style="vertical-align: -0.3em"><path fill="#F6B604" d="M22.11 21.46L2.39 1.73L1.11 3l2.95 2.95A9.95 9.95 0 0 0 2 12c0 5.5 4.5 10 10 10c2.28 0 4.37-.77 6.05-2.06l2.79 2.79l1.27-1.27M12 20c-4.42 0-8-3.58-8-8c0-1.73.56-3.32 1.5-4.62L16.62 18.5A7.78 7.78 0 0 1 12 20M8.17 4.97L6.72 3.5C8.25 2.56 10.06 2 12 2c5.5 0 10 4.5 10 10c0 1.94-.56 3.75-1.5 5.28l-1.47-1.45c.62-1.14.97-2.44.97-3.83c0-4.42-3.58-8-8-8c-1.39 0-2.69.35-3.83.97Z"/></svg>
|
||||
<t-tag v-else theme="warning" variant="light" size="small" style="background-color: transparent; vertical-align: -0.35em">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" style="vertical-align: -0.1em"><path fill="#F6B604" d="M22.11 21.46L2.39 1.73L1.11 3l2.95 2.95A9.95 9.95 0 0 0 2 12c0 5.5 4.5 10 10 10c2.28 0 4.37-.77 6.05-2.06l2.79 2.79l1.27-1.27M12 20c-4.42 0-8-3.58-8-8c0-1.73.56-3.32 1.5-4.62L16.62 18.5A7.78 7.78 0 0 1 12 20M8.17 4.97L6.72 3.5C8.25 2.56 10.06 2 12 2c5.5 0 10 4.5 10 10c0 1.94-.56 3.75-1.5 5.28l-1.47-1.45c.62-1.14.97-2.44.97-3.83c0-4.42-3.58-8-8-8c-1.39 0-2.69.35-3.83.97Z"/></svg>
|
||||
</t-tag>
|
||||
</template>
|
||||
</template>
|
||||
|
||||
@@ -107,7 +107,7 @@ hide:
|
||||
| 操作系统 | 适配版本 |
|
||||
| --- | :---: |
|
||||
| <a href="https://www.debian.org" title="https://www.debian.org" target="_blank"><img src="/assets/images/icon/debian.svg" width="16" height="16" style="vertical-align: -0.35em"></a> **Debian** | _8~13_ |
|
||||
| <a href="https://cn.ubuntu.com" title="https://cn.ubuntu.com" target="_blank"><img src="/assets/images/icon/ubuntu.svg" width="16" height="16" style="vertical-align: -0.15em"></a> **Ubuntu** :material-information-outline:{ title="支持乌班图家族衍生操作系统,例如 <code>优麒麟</code> <code>Kubuntu</code> 等<br/>由于迭代速度较快并不直接支持所有非 LTS 的版本,具体详见文档" } | _14~25_ |
|
||||
| <a href="https://ubuntu.com" title="https://ubuntu.com" target="_blank"><img src="/assets/images/icon/ubuntu.svg" width="16" height="16" style="vertical-align: -0.15em"></a> **Ubuntu** :material-information-outline:{ title="支持乌班图家族衍生操作系统,例如 <code>优麒麟</code> <code>Kubuntu</code> 等<br/>由于迭代速度较快并不直接支持所有非 LTS 的版本,具体详见文档" } | _14~25_ |
|
||||
| <a href="https://www.kali.org" title="https://www.kali.org" target="_blank"><img src="/assets/images/icon/kali-linux.svg" width="16" height="16"></a> **Kali Linux** | _all_ |
|
||||
| <a href="https://linuxmint.com" title="https://linuxmint.com" target="_blank"><img src="/assets/images/icon/linux-mint.ico" width="16" height="16" style="vertical-align: -0.2em"></a> **Linux Mint** | _19~22 / LMDE 6_ |
|
||||
| <a href="https://www.deepin.org" title="https://www.deepin.org" target="_blank"><img src="/assets/images/icon/deepin.png" width="16" height="16" style="vertical-align: -0.2em"></a> **Deepin(深度)** | _all_ |
|
||||
|
||||
@@ -247,7 +247,7 @@ search:
|
||||
|
||||
???+ note "帮助项目完善更多境外、海外软件源"
|
||||
|
||||
该列表中的软件源参考自 [`Ubuntu 镜像列表`](https://launchpad.net/ubuntu/+cdmirrors "https://launchpad.net/ubuntu/+cdmirrors")、[`Debian 镜像列表`](https://www.debian.org/CD/http-ftp/#mirrors "https://www.debian.org/CD/http-ftp/#mirrors")、[`Fedora Mirror Manager`](https://admin.fedoraproject.org/mirrormanager/mirrors "https://admin.fedoraproject.org/mirrormanager/mirrors") 并且在此之前全部经过了有效性验证,但未作实际测试
|
||||
该列表中的软件源参考自 [`Ubuntu 镜像列表`](https://launchpad.net/ubuntu/+cdmirrors "https://launchpad.net/ubuntu/+cdmirrors")、[`Debian 镜像列表`](https://www.debian.org/CD/http-ftp/#mirrors "https://www.debian.org/CD/http-ftp/#mirrors")、[`Fedora Mirror Manager`](https://mirrormanager.fedoraproject.org/mirrors "https://mirrormanager.fedoraproject.org/mirrors") 并且在此之前全部经过了有效性验证,但未作实际测试
|
||||
|
||||
作者没有精力持续维护列表中的这些境外、海外镜像站,如果你想补充更多软件源或更正当前已有,请修改脚本内的 [`mirror_list_abroad 数组变量`](https://github.com/SuperManito/LinuxMirrors/blame/main/ChangeMirrors.sh#L60 "https://github.com/SuperManito/LinuxMirrors/blame/main/ChangeMirrors.sh#L66") 并按照下面的编辑规范进行修改
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@ hide:
|
||||
<td><a href="https://access.redhat.com/products/red-hat-enterprise-linux" title="https://access.redhat.com/products/red-hat-enterprise-linux" target="_blank"><img src="/assets/images/icon/redhat.svg" width="16" height="16" style="vertical-align: -0.1em"></a> Red Hat Enterprise Linux</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://cn.ubuntu.com" title="https://cn.ubuntu.com" target="_blank"><img src="/assets/images/icon/ubuntu.svg" width="16" height="16" style="vertical-align: -0.15em"></a> Ubuntu</td>
|
||||
<td><a href="https://ubuntu.com" title="https://ubuntu.com" target="_blank"><img src="/assets/images/icon/ubuntu.svg" width="16" height="16" style="vertical-align: -0.15em"></a> Ubuntu</td>
|
||||
<td><a href="https://fedoraproject.org/zh-Hans" title="https://fedoraproject.org/zh-Hans" target="_blank"><img src="/assets/images/icon/fedora.ico" width="16" height="16" style="vertical-align: -0.15em"></a> Fedora</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
@@ -526,7 +526,7 @@ $ bash <(curl -sSL https://linuxmirrors.cn/main.sh) --help
|
||||
| 系统名称 | 涉及的名称 |
|
||||
| --- | :---: |
|
||||
| <a href="https://www.debian.org" title="https://www.debian.org" target="_blank"><img src="/assets/images/icon/debian.svg" width="16" height="16" style="vertical-align: -0.35em"></a> **Debian** | `debian` `debian-archive` |
|
||||
| <a href="https://cn.ubuntu.com" title="https://cn.ubuntu.com" target="_blank"><img src="/assets/images/icon/ubuntu.svg" width="16" height="16" style="vertical-align: -0.15em"></a> **Ubuntu** | `ubuntu` `ubuntu-ports` |
|
||||
| <a href="https://ubuntu.com" title="https://ubuntu.com" target="_blank"><img src="/assets/images/icon/ubuntu.svg" width="16" height="16" style="vertical-align: -0.15em"></a> **Ubuntu** | `ubuntu` `ubuntu-ports` |
|
||||
| <a href="https://www.kali.org" title="https://www.kali.org" target="_blank"><img src="/assets/images/icon/kali-linux.svg" width="16" height="16"></a> **Kali Linux** | `kali` |
|
||||
| <a href="https://linuxmint.com" title="https://linuxmint.com" target="_blank"><img src="/assets/images/icon/linux-mint.ico" width="16" height="16" style="vertical-align: -0.2em"></a> **Linux Mint** | `linuxmint` `ubuntu` `ubuntu-ports` `debian` |
|
||||
| <a href="https://www.deepin.org" title="https://www.deepin.org" target="_blank"><img src="/assets/images/icon/deepin.png" width="16" height="16" style="vertical-align: -0.2em"></a> **Deepin(深度)** | `deepin` |
|
||||
|
||||