当前位置:   article > 正文

一招搞定github下载速度过慢问题_github加速_1.3.6_chrome扩展插件下载_极简插件

github加速_1.3.6_chrome扩展插件下载_极简插件

github 因为网络问题导致下载项目或者clone项目时,下载过慢,遇见这种问题我们怎么解决呢?

Chrome 插件

chrome 搜索扩展插件-- GIthub 加速

安装完成后如下图展示可以看到加速和镜像两个内容

下载ZIP文件

可以直接点击加速下载zip 文件

SSH加速通道

  1. How to use SSH channels
  2. Configuring user profiles (~/.ssh/config)
  3. Host github.com
  4. HostName github.com
  5. User git
  6. IdentityFile Specify the path to the private key file used for key authentication
  7. # Add the following
  8. Host git.zhlh6.cn
  9. HostName git.zhlh6.cn
  10. User git
  11. IdentityFile Using the secret key of github.com
  12. Testing SSH Connections
  13. ssh -T git@git.zhlh6.cn
  14. # successful
  15. You've successfully authenticated, but GitHub does not provide shell access

 

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/article/detail/48203
推荐阅读
相关标签
  

闽ICP备14008679号