https://github.com website users often encounter embarrassing problems, is unable to open, today is to solve the pain point problem.
- https://github.com换成镜像地址https://hub.fastgit.org
实战操作-Accessing resource links
- 例如我们需要下载Arduino ESP32的支持固件包:
https://github.com/espressif/arduino-esp32/archive/refs/heads/master.zip
- 我们改用:https://hub.fastgit.org,浏览器迅速就启动下载了。
- https://hub.fastgit.org/espressif/arduino-esp32/archive/refs/heads/master.zip
实战操作-Access the link
依然以Arduino ESP32 GitHub为例,分别用下面两个方式对比访问
