github连不上

github连不上

错误提示

fatal: unable to access 'https://github.com/Ada-design/qianduan.git/': Failed to connect to github.com port 443 after 21073 ms: Couldn't connect to server

解决方案

下载steam++ https://steampp.net/

安装成功之后,启动steam++,然后配置github加速配置

配置成功之后,再从github上拉取代码,会提示

fatal: unable to access 'https://github.com/Ada-design/qianduan.git/': SSL certificate problem: unable to get local issuer certificate

这个错误信息表明你在尝试访问 GitHub 时遇到了 SSL 证书问题。这通常是因为你的系统无法验证服务器的 SSL 证书,可能是由于证书已过期、未正确配置或者你正在使用的 Git 客户端版本过旧

忽略 SSL 验证:如果你只是在本地开发并且不需要连接到外部网络,你可以选择忽略 SSL 证书验证。但请注意,这样做会降低安全性,因为你的数据传输将不再加密。在命令行中输入以下命令:

powershell 复制代码
git config --global http.sslVerify false

然后再次使用github拉取和提交代码,就ok

steam++ 采用Hosts加速

在C:\Windows\System32\drivers\etc下的hosts文件内添加如下

powershell 复制代码
140.82.114.4 www.github.com

199.232.5.194 github.global.ssl.fastly.net

54.231.114.219 github-cloud.s3.amazonaws.com


相关推荐
潘正翔23 分钟前
k8s进阶_Harbor镜像仓库
git·云原生·容器·kubernetes·gitee·github
vibecoding7728 分钟前
GitHub 2026 年 7 月热榜:累计 Star 总榜与月度飙星榜
人工智能·github·ai编程
Pniubi1 小时前
Gitee&GitHub同步仓库教程
gitee·github
TunerT_TQ1 小时前
GitHub深度工程评测:AI 系统提示词泄露知识库深度评测:6万星system_prompts_leaks情报资产背后,藏着什么?
人工智能·chatgpt·github·提示词工程·#valhalla静态工程审阅·systemprompt·大模型工程
茉莉玫瑰花茶3 小时前
TCP 全连接队列与 tcpdump 抓包
git·github·tcp·tcpdump
炸膛坦客4 小时前
Git 和 GitHub:(十四)rebase 到某个有新提交的远程仓库的分支
git·github
小弥儿4 小时前
GitHub今日热榜 | 2026-07-31:AI Agent工作流共享赛道升温
人工智能·学习·github
白猫不黑17 小时前
GitHub 30K Star 的 AI 渗透测试工具
web安全·网络安全·信息安全·渗透测试·github·ai渗透测试
炸膛坦客18 小时前
Git 和 GitHub:(十二)基于远程仓库的某一个分支的某一笔提交创建新分支
git·github
一点一木19 小时前
🚀 2026 年 7 月 GitHub 十大热门项目排行榜 🔥
人工智能·github