github 国内代理访问下载


github 国内代理访问下载

演示代理

  1. 前缀

https://github.jobcher.com/gh/

  1. 下载仓库

git clone https://github.jobcher.com/gh/<你要下载的GitHub地址>

git clone https://github.jobcher.com/gh/https://github.com/wu3227834/ann-filtering-benchmark-datasets.git

另外一种方法

在你有科学上网的前提下使用代理方式来连接github

git config --global https.proxy http://127.0.0.1:1080
#取消设置
git config --global --unset https.proxy

http://127.0.0.1:1080 是你的代理服务地址


文章作者: Pudding
版权声明: 本博客所有文章除特別声明外,均采用 CC BY 4.0 许可协议。转载请注明来源 Pudding !
  目录