Openpilot 国内镜像
背景
因为 github.com 的访问速度较慢,Openpilot 源码较大(>600M),一些分支版本甚至超过1G,这让 Openpilot 的下载安装变得非常痛苦,基于以上原因,你可以使用以下镜像地址替换 github 地址。
| 来源 | 域名 |
|---|---|
| github | github.com |
| cnpmjs | github.com.cnpmjs.org |
当你需要下载 官方版本时,只需要把 https://github.com/commaai/openpilot替换成 https://github.com.cnpmjs.org/commaai/openpilot 即可,其他分支相同。