fatal: unable to access ‘https://github.com/xxxxx

ubuntu中git克隆项目异常

git clone https://github.com/xxx

Cloning into 'xxx'...

fatal: unable to access 'https://github.com/xxx/xx.git/': Could not resolve host: github.com

解决办法使用命令:`

git config --global http.proxy

git config --global --unset http.proxy`

相关推荐
峰向AI5 小时前
GenOffice:开源 Office 套件,字节级保留、本地转换、BYOK模式
github
其实防守也摸鱼7 小时前
权限提升与横向移动:从内网渗透到域控的完整技术图谱
运维·服务器·数据库·安全·github·copilot·渗透
m4Rk_7 小时前
【论文阅读】Agent 记忆机制(57):MemSearch-o1——从查询词元生长证据,重组 Deep Search 记忆路径
论文阅读·人工智能·学习·开源·github
其实防守也摸鱼7 小时前
免杀与持久化入门:从载荷免杀到隐蔽通道的完整指南
运维·服务器·数据库·安全·github·copilot·渗透
sec_jay8 小时前
一个面向有限本地语料库的、单智能体、工具调用型 Agentic RAG 原型--关于agent的实践调研报告
github
goplaysource10 小时前
IPTV 频道去重:用哈希解决"同一个频道出现十遍"的问题
github
liuyicenysabel11 小时前
从 0 到 1:一套 GitHub + GHCR + k3s 的全自动 CI/CD 流水线(Flask 项目实战)
ci/cd·flask·github
u13013012 小时前
GitHub 热榜项目:日榜(2026-08-31)
github
Justinsky13 小时前
DeepSeek Harness 开源一个月,我把它整个嵌进了 Electron 桌面软件
github
小宋102113 小时前
MCP 是什么:从零编写一个可供 AI 调用的工具服务
人工智能·github