【超全】一招解决GitHub打开不问题|GitHub使用技巧

247 阅读1分钟

GitHub打不开-封面.jpg

  • 痛苦面具🎭
    • GitHub 项目中的图片显示不出的问题
    • GitHub 访问速度慢的问题
  • 访问代替方案
    • 码云克隆(github地址复制到码云中进行url克隆 问题:大项目无法克隆)
    • 工具GitHub520、SwitchHosts(修改hosts,问题:不太稳定)
    • 工具dev-sidecar(需要安装工具:支持mac和Windows)
    • 终极方案:Github镜像FastGit(推荐)

相关工具资料:

  1. 资料合集:http://www.eqishare.com/programming/931.html 
    
  2. GitHub520仓库:https://github.com/521xueweihan/GitHub520 
    
  3. SwitchHosts仓库:https://github.com/oldj/SwitchHosts
    
  4. dev-sidecar仓库:https://github.com/docmirror/dev-sidecar
    
  5. FastGit官网:http://fastgit.org/