Back

github资源资源下载加速

由于大家都知道原因,国内使用github下载源码和Releases文件时都慢如龟速 下边根据我所使用的方法介绍几种方法

1. 通过命令行克隆源码

通过添加.cnpmjs.org

git clone https://github.com/MistEO/MeoAssistantArknights.git 

.com后边添加.cnpmjs.org

git clone https://github.com.cnpmjs.org/MistEO/MeoAssistantArknights.git

通过替换为hub.fastgit.org

喜欢的话请他喝杯茶捐赠相关 | FastGit UK Document

git clone https://github.com/MistEO/MeoAssistantArknights.git

中把github.com替换为hub.fastgit.org

git clone https://hub.fastgit.org/MistEO/MeoAssistantArknights.git

2. 通过浏览器下载资源

下载例如源码zip包,releases文件。

下载源码zip包

https://github.com/MistEO/MeoAssistantArknights/archive/refs/heads/master.zip

中的github.com替换为download.fastgit.org

https://download.fastgit.org/MistEO/MeoAssistantArknights/archive/refs/heads/master.zip

下载二进制releases文件

此为个人项目喜欢的话请他喝杯茶GitHub Proxy 代理加速 (ghproxy.com)

通过添加https://ghproxy.com/

https://github.com//MistEO/MeoAssistantArknights/releases/download/v2.7.9/MeoAssistantArknights_v2.7.9.zip

https://github添加https://ghproxy.com/

https://ghproxy.com/https://github.com//MistEO/MeoAssistantArknights/releases/download/v2.7.9/MeoAssistantArknights_v2.7.9.zip
Licensed under CC BY-NC-SA 4.0