反复 Failed to connect to github.com port 443 after xxx ms

前提:使用了代理,浏览器能稳定访问github,但git clone一直超时

解决方案:

  1. git config --global http.proxy http://127.0.0.1:1080

  2. 代理设置端口1080

  3. 1080可自定义

感谢来自这篇博客和评论区的提醒:解决 Failed to connect to github.com port 443:connection timed out_fK0pS的博客-CSDN博客

相关推荐
逛逛GitHub13 分钟前
又挖到 3 个不错的 GitHub 项目,尤其是第 2 个。
github
逛逛GitHub26 分钟前
GitHub 上 13 万星的爬虫神器,不要 API Key 就能用了。
github
一点一木8 小时前
🚀 2026 年 6 月 GitHub 十大热门项目排行榜 🔥
人工智能·github
OpenTiny社区1 天前
从零开发 AI 聊天页要两周?试试这款 Vue3 垂直对话组件库 TinyRobot,直接开箱即用
前端·vue.js·github
逛逛GitHub1 天前
2 万多 Star!Google 开源了这个神级 GitHub 项目。
github
逛逛GitHub1 天前
免费 Token 烧掉 5 万亿之后,他们出了个一站式创作平台。
github
用户805533698031 天前
RK-Forge外设系列开篇 - 把板子从「能启动」变成「能用」:Ethernet/SPI/MMC 三个纯接线外设
linux·github·嵌入式
inhere1 天前
eget:不用等中央仓库,直接安装 GitHub 和任意下载站的工具
程序员·开源·github
YuePeng2 天前
写了五年注解的低代码框架,2.0 决定让你连注解都不用写了
github·产品
小白ai2 天前
从"能 ping 通吗"到"为什么上不了网"——我写了一个网络故障诊断引擎
github