diff --git a/README.md b/README.md index 9589ec7..b25809f 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ 本项目灵感来自:[package-manager-proxy-settings](https://github.com/comwrg/package-manager-proxy-settings),该项目分享的是包管理器配置代理的方法,这里分享的是包管理器直接可用,质量好,速度快的镜像,以及一些其他常用软件,系统镜像的国内镜像。 -在此,对那些提供公共仓库镜像的企业或组织,致以感谢🫡! +在此,对那些提供公共仓库镜像的企业或组织,致以感谢 🫡! Gitee:[https://gitee.com/eryajf/Thanks-Mirror](https://gitee.com/eryajf/Thanks-Mirror) @@ -28,32 +28,31 @@ GitHub:[https://github.com/eryajf/Thanks-Mirror](https://github.com/eryajf/Tha 📢 注意:之前有朋友在[issue](https://github.com/eryajf/Thanks-Mirror/issues/13)中提过是否可以做一个工具来管理这些源,现在,有一个很不错的,适用于多平台的换源工具:[https://github.com/RubyMetric/chsrc](https://github.com/RubyMetric/chsrc) - **🥳 欢迎关注我的其他项目:** -> -> - [Go-Ldap-Admin](https://github.com/eryajf/go-ldap-admin):🌉 基于Go+Vue实现的openLDAP后台管理项目。 -> - [learning-weekly](https://github.com/eryajf/learning-weekly):📝 周刊内容以运维技术和Go语言周边为主,辅以GitHub上优秀项目或他人优秀经验。 -> - [HowToStartOpenSource](https://github.com/eryajf/HowToStartOpenSource):🌈 GitHub开源项目维护协同指南。 +> - [Go-Ldap-Admin](https://github.com/eryajf/go-ldap-admin):🌉 基于 Go+Vue 实现的 openLDAP 后台管理项目。 +> - [learning-weekly](https://github.com/eryajf/learning-weekly):📝 周刊内容以运维技术和 Go 语言周边为主,辅以 GitHub 上优秀项目或他人优秀经验。 +> - [HowToStartOpenSource](https://github.com/eryajf/HowToStartOpenSource):🌈 GitHub 开源项目维护协同指南。 > - [magic-of-sysuse-scripts](https://github.com/eryajf/magic-of-sysuse-scripts):🪄 运维外挂小工具。 -> - [care-screenshot](https://github.com/eryajf/care-screenshot):给我一个URL,我能将你关心的元素截图发给机器人🤖 +> - [care-screenshot](https://github.com/eryajf/care-screenshot):给我一个 URL,我能将你关心的元素截图发给机器人 🤖 > - [read-list](https://github.com/eryajf/read-list):📖 优质内容订阅,阅读方为根本 > - [awesome-github-profile-readme-chinese](https://github.com/eryajf/awesome-github-profile-readme-chinese):🦩 优秀的中文区个人主页搜集 **赞助商** -[![](https://raw.githubusercontent.com/eryajf/tu/main/img/image_20240531_205925.webp)](https://302.ai/) +[![](https://raw.githubusercontent.com/eryajf/tu/main/img/image_20240730_083723.webp)](https://302.ai/) -> [302.AI](https://302.ai) 是一个汇集全球顶级AI的自助平台,按需付费,零月费,零门槛使用各种类型AI。 -> - [点击注册](https://gpt302.saaslink.net/fGvlvo): 立即获得 1PTC(1PTC=1美金,约为7人民币)代币。 -> - 功能全面: 将最好用的AI集成到在平台之上,包括不限于AI聊天,图片生成,图片处理,视频生成,全方位覆盖。 -> - 简单易用: 提供机器人,工具和API多种使用方法,可以满足从小白到开发者多种角色的需求。 +> [302.AI](https://302.ai) 是一个汇集全球顶级品牌的 AI 超市,按需付费,零月费,零门槛使用各种类型 AI。 +> +> - [点击注册](https://gpt302.saaslink.net/fGvlvo): 立即获得 1PTC(1PTC=1 美金,约为 7 人民币)代币。 +> - 功能全面: 将最好用的 AI 集成到在平台之上,包括不限于 AI 聊天,图片生成,图片处理,视频生成,全方位覆盖。 +> - 简单易用: 提供机器人,工具和 API 多种使用方法,可以满足从小白到开发者多种角色的需求。 > - 按需付费,零门槛: 不提供月付套餐,对产品不设任何门槛,按需付费,全部开放。充值余额永久有效。 -> - 管理者和使用者分离:管理者一键分享,使用者无需登录。使用者无需关心复杂的AI设置,让懂AI的人来配置,简化使用流程。 - +> - 管理者和使用者分离:管理者一键分享,使用者无需登录。使用者无需关心复杂的 AI 设置,让懂 AI 的人来配置,简化使用流程。 + **目录** - [Package-Mirror](#package-mirror) @@ -140,13 +139,13 @@ GitHub:[https://github.com/eryajf/Thanks-Mirror](https://github.com/eryajf/Tha 以往工作中经历过建设企业内部私服的经历,私服的建设离不开国内一些优秀的镜像代理,这里记录下来,以供大家参考。 -`注意:`假如所有的镜像都已经被本地nexus私服代理,那么对应的地址为`nexus.eryajf.net/repository/***/`。(这只是个域名示例,不代表实际可用!) +`注意:`假如所有的镜像都已经被本地 nexus 私服代理,那么对应的地址为`nexus.eryajf.net/repository/***/`。(这只是个域名示例,不代表实际可用!) ### Go #### Configuration -如果go版本用的`go1.11`或者`go1.12`,需进行如下配置: +如果 go 版本用的`go1.11`或者`go1.12`,需进行如下配置: ```sh export GO111MODULE=on @@ -180,7 +179,6 @@ GOSUMDB="sum.golang.google.cn" - HUAWEI - [https://repo.huaweicloud.com/repository/goproxy/](https://repo.huaweicloud.com/repository/goproxy/) - 其中`GOSUMDB`在国内可用的两个镜像分别如下: - Google @@ -240,6 +238,7 @@ EOF ``` `注意:`通常在配置文件后边,我们会添加一个`simple`。 + ```shell # 简洁配置方式 1 pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple @@ -280,7 +279,7 @@ pip3 install --upgrade -i https://pypi.tuna.tsinghua.edu.cn/simple yt-dlp ### Composer -*Composer* 是PHP 的一个依赖管理工具,需要PHP 5.3.2 以上才能运行。 +_Composer_ 是 PHP 的一个依赖管理工具,需要 PHP 5.3.2 以上才能运行。 #### Configuration @@ -324,7 +323,7 @@ pip3 install --upgrade -i https://pypi.tuna.tsinghua.edu.cn/simple yt-dlp ### Rubygems -*RubyGems* 是Ruby 的一个包管理器,它提供一个分发Ruby 程序和库的标准格式,还提供一个管理程序包安装的工具。 +_RubyGems_ 是 Ruby 的一个包管理器,它提供一个分发 Ruby 程序和库的标准格式,还提供一个管理程序包安装的工具。 #### Configuration @@ -376,12 +375,12 @@ $ gem install rails #### Configuration -Java系的工具版本规范如下: +Java 系的工具版本规范如下: - `JDK:`1.8.0_292 - `MVN:`3.3.9 -配置Maven代理,参考配置文件: [settings.xml](https://raw.githubusercontent.com/eryajf/Thanks-Mirror/main/src/settings.xml) +配置 Maven 代理,参考配置文件: [settings.xml](https://raw.githubusercontent.com/eryajf/Thanks-Mirror/main/src/settings.xml) #### Mirrors @@ -551,14 +550,13 @@ wget -O /etc/yum.repos.d/epel.repo http://mirrors.aliyun.com/repo/epel-7.repo - 公云 - [https://mirrors.pubyun.com/epel/](https://mirrors.pubyun.com/epel/) - 🔝[回到顶部](#thanks-mirror) ### Homebrew #### Configuration -如果你使用了zsh,那么配置方式如下: +如果你使用了 zsh,那么配置方式如下: ```sh echo 'export HOMEBREW_BREW_GIT_REMOTE="https://mirrors.tuna.tsinghua.edu.cn/git/homebrew/brew.git"' >> ~/.zshrc @@ -586,13 +584,14 @@ brew update 🔝[回到顶部](#thanks-mirror) - ### cargo + rust 包管理镜像源 #### Configuration 修改文件`~/.cargo/config`(没有则新建) + ``` [source.crates-io] replace-with = 'rsproxy' @@ -606,6 +605,7 @@ index = "https://rsproxy.cn/crates.io-index" [net] git-fetch-with-cli = true ``` + #### Mirrors - 字节 @@ -625,7 +625,6 @@ git-fetch-with-cli = true 还有一些软件,直接通过官方下载比较困难,也整理出方便下载的国内优质镜像。 - ### JDK #### Official @@ -739,7 +738,6 @@ git-fetch-with-cli = true 🔝[回到顶部](#thanks-mirror) - ### Helm #### Official @@ -815,7 +813,6 @@ git-fetch-with-cli = true 🔝[回到顶部](#thanks-mirror) - ### GitLab-ce #### Official @@ -862,7 +859,7 @@ git-fetch-with-cli = true #### Mirrors -- elastic中文社区 +- elastic 中文社区 - [https://elasticsearch.cn/download/](https://elasticsearch.cn/download/) - Aliyun - [https://mirrors.aliyun.com/elasticstack/](https://mirrors.aliyun.com/elasticstack/) @@ -883,7 +880,7 @@ git-fetch-with-cli = true #### Mirrors -- elastic中文社区 +- elastic 中文社区 - [https://elasticsearch.cn/download/](https://elasticsearch.cn/download/) - HUAWEI - [https://repo.huaweicloud.com/logstash/](https://repo.huaweicloud.com/logstash/) @@ -898,7 +895,7 @@ git-fetch-with-cli = true #### Mirrors -- elastic中文社区 +- elastic 中文社区 - [https://elasticsearch.cn/download/](https://elasticsearch.cn/download/) - HUAWEI - [https://repo.huaweicloud.com/kibana/](https://repo.huaweicloud.com/kibana/) @@ -913,7 +910,7 @@ git-fetch-with-cli = true #### Mirrors -- elastic中文社区 +- elastic 中文社区 - [https://elasticsearch.cn/download/](https://elasticsearch.cn/download/) - HUAWEI - [https://repo.huaweicloud.com/filebeat/](https://repo.huaweicloud.com/filebeat/) @@ -1016,7 +1013,6 @@ git-fetch-with-cli = true 🔝[回到顶部](#thanks-mirror) - ### Redis #### Official @@ -1069,7 +1065,7 @@ git-fetch-with-cli = true #### Mirrors -- Go语言中文网 +- Go 语言中文网 - [https://studygolang.com/dl](https://studygolang.com/dl) - Aliyun - [https://mirrors.aliyun.com/golang/](https://mirrors.aliyun.com/golang/) @@ -1132,10 +1128,9 @@ git-fetch-with-cli = true - [https://repo.huaweicloud.com/python/](https://repo.huaweicloud.com/python/) - 北京交通 - [https://mirror.bjtu.edu.cn/python/](https://mirror.bjtu.edu.cn/python/) -- 淘宝NPM +- 淘宝 NPM - [https://registry.npmmirror.com/binary.html?path=python](https://registry.npmmirror.com/binary.html?path=python) - 🔝[回到顶部](#thanks-mirror) ### Rust @@ -1211,7 +1206,7 @@ git-fetch-with-cli = true - [https://mirror.nju.edu.cn/github-release/prometheus/](https://mirror.nju.edu.cn/github-release/prometheus/) - 上海交通大学 - [https://mirror.sjtu.edu.cn/github-release/prometheus/?mirror_intel_list](https://mirror.sjtu.edu.cn/github-release/prometheus/?mirror_intel_list) - 此地址下包含了prometheus应用体系的大部分软件,包含: + 此地址下包含了 prometheus 应用体系的大部分软件,包含: - [alertmanager](https://s3.jcloud.sjtu.edu.cn/899a892efef34b1b944a19981040f55b-oss01/github-release/prometheus/alertmanager/mirror_clone_list.html) - [blackbox_exporter](https://s3.jcloud.sjtu.edu.cn/899a892efef34b1b944a19981040f55b-oss01/github-release/prometheus/blackbox_exporter/mirror_clone_list.html) - [consul_exporter](https://s3.jcloud.sjtu.edu.cn/899a892efef34b1b944a19981040f55b-oss01/github-release/prometheus/consul_exporter/mirror_clone_list.html) @@ -1493,9 +1488,11 @@ git-fetch-with-cli = true ### chromium #### Official + - [ https://commondatastorage.googleapis.com/chromium-browser-snapshots/index.html](https://commondatastorage.googleapis.com/chromium-browser-snapshots/index.html) #### Mirrors + - Aliyun - [https://registry.npmmirror.com/binary.html?path=chromium-browser-snapshots/](https://registry.npmmirror.com/binary.html?path=chromium-browser-snapshots/) - huaweicloud @@ -1511,7 +1508,7 @@ git-fetch-with-cli = true ### CentOS -尽管CentOS不再更新了,但它仍旧并且还将持续是国内企业系统主力军。 +尽管 CentOS 不再更新了,但它仍旧并且还将持续是国内企业系统主力军。 可能官方考虑到下载困难的问题,官方也列出了距离使用者更近的镜像列表,可谓贴心。 @@ -1566,7 +1563,7 @@ git-fetch-with-cli = true ### CentOS-altarch -ARM架构下的CentOS镜像。 +ARM 架构下的 CentOS 镜像。 #### Official @@ -1974,10 +1971,11 @@ pkg 的下载路径是 `/var/cache/pkg/` FreeBSD 中 pkg 源分为系统级和用户级两个配置文件。不建议直接修改 `/etc/pkg/FreeBSD.conf` ,因为该文件会随着基本系统的更新而发生改变。 创建用户级源目录: -   + ``` # mkdir -p /usr/local/etc/pkg/repos ``` + ###### 网易开源镜像站 创建用户级源文件: @@ -1999,15 +1997,15 @@ enabled: yes FreeBSD: { enabled: no } ``` ->故障排除 +> 故障排除 > ->**若要获取滚动更新的包,请将 `quarterly` 修改为 `latest`。二者区别见 [FreeBSD 手册](https://handbook.bsdcn.org)。请注意, `CURRENT` 版本只有 `latest`:** +> **若要获取滚动更新的包,请将 `quarterly` 修改为 `latest`。二者区别见 [FreeBSD 手册](https://handbook.bsdcn.org)。请注意, `CURRENT` 版本只有 `latest`:** > ->``` -># sed -i '' 's/quarterly/latest/g' /etc/pkg/FreeBSD.conf ->``` +> ``` +> # sed -i '' 's/quarterly/latest/g' /etc/pkg/FreeBSD.conf +> ``` ->若要使用 https,请先安装 `security/ca_root_nss`,并将 `http` 修改为 `https`,最后使用命令 `# pkg update -f` 刷新缓存即可。 +> 若要使用 https,请先安装 `security/ca_root_nss`,并将 `http` 修改为 `https`,最后使用命令 `# pkg update -f` 刷新缓存即可。 ###### 中国科学技术大学开源软件镜像站 @@ -2070,11 +2068,11 @@ FreeBSD: { enabled: no } ##### ports 源:以源代码方式安装软件的包管理器 ->ports 下载路径是 `/usr/ports/distfiles`。 +> ports 下载路径是 `/usr/ports/distfiles`。 > ->**警告** +> **警告** > ->只有 freebsd.cn 镜像站的 ports 镜像是完整的,其余的大概只镜像了不到十分之一。请优先考虑使用 FreeBSD.cn。见 。 +> 只有 freebsd.cn 镜像站的 ports 镜像是完整的,其余的大概只镜像了不到十分之一。请优先考虑使用 FreeBSD.cn。见 。 ###### FreeBSD.cn(推荐) @@ -2110,10 +2108,10 @@ FreeBSD: { enabled: no } ##### freebsd-update 源:提供基本系统更新 ->注意:只有一级架构的 release 版本才提供该源。也就是说 current 和 stable 是没有 freebsd-update 源的。 ->关于架构的支持等级说明请看: +> 注意:只有一级架构的 release 版本才提供该源。也就是说 current 和 stable 是没有 freebsd-update 源的。 +> 关于架构的支持等级说明请看: > ->[https://www.freebsd.org/platforms](https://www.freebsd.org/platforms) +> [https://www.freebsd.org/platforms](https://www.freebsd.org/platforms) ###### FreeBSD.cn @@ -2121,7 +2119,6 @@ FreeBSD: { enabled: no } 将 `ServerName update.FreeBSD.org` 修改为 `ServerName update.FreeBSD.cn` - 🔝[回到顶部](#thanks-mirror) ### GNU @@ -2157,9 +2154,9 @@ FreeBSD: { enabled: no } ### Docker-hub -没有整理Docker-hub的镜像的原因是,鉴于这种仓库的特殊性,国内也确实没有一家将之全站镜像的,果真如此,倒也并不科学了。 +没有整理 Docker-hub 的镜像的原因是,鉴于这种仓库的特殊性,国内也确实没有一家将之全站镜像的,果真如此,倒也并不科学了。 -不过关于Docker-hub以及GitHub的使用,又的确会经常遇到网络方面的问题,因此也一直在留心这方面的解决方案,目前大多是提供加速的方案,算是镜像方案之下的一个折中策略。 +不过关于 Docker-hub 以及 GitHub 的使用,又的确会经常遇到网络方面的问题,因此也一直在留心这方面的解决方案,目前大多是提供加速的方案,算是镜像方案之下的一个折中策略。 #### Official @@ -2180,7 +2177,7 @@ FreeBSD: { enabled: no } 替换地址: docker.mirrors.sjtug.sjtu.edu.cn/eryajf/centos:7.4 ``` -另外,加速通常只是针对某个源站进行的加速,国外对公开放的docker仓库并非官方一家,因此这里就以源站的维度进行区分,整理出经过测试可用的加速站。 +另外,加速通常只是针对某个源站进行的加速,国外对公开放的 docker 仓库并非官方一家,因此这里就以源站的维度进行区分,整理出经过测试可用的加速站。 - Docker-hub - 上海交通大学 @@ -2223,7 +2220,7 @@ FreeBSD: { enabled: no } **方案二:** -还有一种方案是通过将加速地址写入到docker配置文件当中实现加速。 +还有一种方案是通过将加速地址写入到 docker 配置文件当中实现加速。 在 `/etc/docker/daemon.json` 中写入如下内容(如果文件不存在请新建该文件): @@ -2254,7 +2251,6 @@ $ sudo systemctl restart docker - 百度云 - [https://mirror.baidubce.com/](https://mirror.baidubce.com/) - 🔝[回到顶部](#thanks-mirror) ### GitHub @@ -2265,11 +2261,11 @@ $ sudo systemctl restart docker #### Mirrors -GitHub相关的国内镜像,有不同的使用方式,这里仅列出目前可用的国内镜像,具体用法请查阅镜像的官方说明。 +GitHub 相关的国内镜像,有不同的使用方式,这里仅列出目前可用的国内镜像,具体用法请查阅镜像的官方说明。 - [https://gitclone.com/](https://gitclone.com/) - 提供了GitHub全面的加速,详见[官方文档](https://gitclone.com/docs/feature/gitclone_web)。 + 提供了 GitHub 全面的加速,详见[官方文档](https://gitclone.com/docs/feature/gitclone_web)。 - [https://mirror.ghproxy.com/](https://mirror.ghproxy.com/) @@ -2298,7 +2294,6 @@ GitHub相关的国内镜像,有不同的使用方式,这里仅列出目前 - [https://xgoogle.xyz/](https://xgoogle.xyz/) - 🔝[回到顶部](#thanks-mirror) ### Nix @@ -2318,7 +2313,6 @@ GitHub相关的国内镜像,有不同的使用方式,这里仅列出目前 - 校园网联合镜像站 - [https://mirrors.cernet.edu.cn/list/nix](https://mirrors.cernet.edu.cn/list/nix) - 🔝[回到顶部](#thanks-mirror) ## 如何贡献 @@ -2399,5 +2393,4 @@ GitHub相关的国内镜像,有不同的使用方式,这里仅列出目前 - 🔝[回到顶部](#thanks-mirror)