国内环境 GitHub 拉取仓库速度慢的缓解方案

第一步: 浏览器打开如下两个网址,找到对应 IP 地址:

  1. GitHub.com - GitHub: Let's build from here · GitHub
  2. github.global.ssl.fastly.net

假设对应 IP 地址分别为 140.82.xx.xxx 和 199.232.yy.yyy

第二步: 编辑 hosts 文件

sudo vim /etc/hosts

加入如下两行:
140.82.xx.xxx github.com
199.232.yy.yyy github.global.ssl.fastly.net

相关推荐
DarrenPig17 小时前
【常州工NEC】ROBOCON小白入门之路(二)2026CURC-NEC赛季规划
开源·github·交流·robocon
ccino .1 天前
【将更改从 GitHub Desktop 推送到 GitHub】
github
lpfasd1231 天前
PyGithub用法详解
git·python·github
沉淀の沙1 天前
1-20[IDEA远程链接GitHub失效问题]
github
007张三丰1 天前
git中的SSH 公钥配置详细指南(GitHub、GitLab、Gitee平台适用)
git·ssh·github
Xiaok10181 天前
解决GitHub双重认证问题:使用Chrome插件Authenticator
chrome·github·2fa
CoderJia程序员甲1 天前
GitHub 热榜项目 - 日榜(2026-01-20)
开源·大模型·llm·github·ai教程
我寄人间雪满头丶1 天前
GitHub 私有仓库 SSH 访问配置 SOP(Mac / Windows 通用)
macos·ssh·github
竹之却1 天前
【Hexo】Hexo搭建教程
github·hexo·blog
是毛毛吧1 天前
GitHub热榜----前端已死?AionUi 横空出世:首个开源“生成式UI”框架,让 AI 在运行时“手搓”界面
前端·开源·github