Github 镜像

  1. https://github.com.cnpmjs.org/ 将 github.com 替换成 github.com.cnpmjs.org

  2. https://gitclone.com/

    # Method 1 (replace url)
    git clone https://gitclone.com/github.com/tendermint/tendermint.git
    
    # Method 2 (set git parameters)
    git config --global url."https://gitclone.com/".insteadOf https://
    git clone https://github.com/tendermint/tendermint.git
    
    # Method 3 (use cgit client)
    cgit clone https://github.com/tendermint/tendermint.git
    
  3. https://hub.fastgit.org/

  4. http://toolwa.com/github/ 加速下载 release 文件

  5. 使用 https://www.ipaddress.com/ 查询 IP 后修改 /etc/hosts

开源软件镜像

https://mirrorz.org/list 国内镜像汇总

  1. https://opentuna.cn/ 清华
  2. https://mirrors.tuna.tsinghua.edu.cn/ 清华
  3. https://mirrors.ustc.edu.cn/ 中科大
  4. https://mirrors.bfsu.edu.cn/ 北外
  5. https://mirrors.aliyun.com/ 阿里
  6. https://mirrors.163.com/ 网易
  7. https://mirrors.sohu.com/ 搜狐
  8. https://mirror.bjtu.edu.cn/ 北交
  9. https://mirrors.cqu.edu.cn/ 重大
  10. http://mirror.bit.edu.cn/web/ 北理
  11. http://mirror.lzu.edu.cn/ 兰大
  12. http://mirrors.zju.edu.cn/ 浙大
  13. http://mirrors.hit.edu.cn/ 哈工大
  14. http://mirrors.nju.edu.cn/ 南大
  15. http://mirrors.njupt.edu.cn/ 南邮
  16. http://ftp.sjtu.edu.cn/ 上交
  17. https://mirrors.pku.edu.cn/ 北大
  18. http://mirrors.neusoft.edu.cn/ 东软