Failed to connect to github.com port 443:connection timed out

解决办法:

  • 步骤1:
    在这里插入图片描述
  • 步骤2:
    -
  • 步骤3 :在git终端中执行如下命令:
    git config --global http.proxy http:ip:port
    git config --global https.proxy http:ip:port
cpp 复制代码
git config --global http.proxy http://127.0.0.1:17890
git config --global https.proxy http://127.0.0.1:17890
相关推荐
_君莫笑2 小时前
大厂Git使用规范
git
知识领航员4 小时前
蘑兔AI音乐深度实测:功能拆解、实测表现与适用场景
java·c语言·c++·人工智能·python·算法·github
morestrive7 小时前
基于 fabric.js 实现浏览器端矢量 PDF 导出
前端·github
无心水8 小时前
【Hermes:安全、权限与生产环境】39、智能体也会犯错?Hermes 纠错、回滚与遗忘机制全指南 —— 让 AI 的错误像 Git 一样可逆可控
人工智能·git·安全·mcp协议·openclaw·hermes·honcho
右耳朵猫AI11 小时前
GitHub Trending 本周 Top 10
github
AlexMaybeBot11 小时前
巧用 OpenClaw 为 Android 开发电脑瘦身
android·github·ai编程
南境十里·墨染春水13 小时前
linux学习进展 git详解
linux·git·学习
zhangfeng113313 小时前
CodeBuddy ai对话框上面的git docs terminal Rulds 干嘛用的,以thinkphp fastadmin 为例,插件市场
人工智能·git·编程
阿福聊编程14 小时前
GitHub Trending · 分类汇总(2026-05-11
github
逛逛GitHub14 小时前
盘点 10 个刚刚开源,但 Star 攀升很快的 GitHub 项目。
github