AI 工具

GitHub 访问与加速:克隆、下载与 Copilot 的网络配置

GitHub 在中国大陆的访问问题:克隆慢、Release 下载失败、Copilot 连接异常的原因与代理配置。

2 篇内容 · 更新于

GitHub 能打开不等于能用:git 命令行与 Copilot 都需要单独配置代理。专题覆盖 git 代理、SSH over 443 与 Copilot 的网络要求。

下载

GitHub Copilot 官方下载

在 VS Code 等编辑器里使用,用 GitHub 账号登录,有免费版;另有 Copilot CLI(需要 Copilot 订阅)。

命令行 · Copilot CLI(npm) — 需要 Node.js 22 或更高版本

npm install -g @github/copilot

命令行 · Copilot CLI(Homebrew)

brew install --cask copilot-cli

命令行 · Copilot CLI(WinGet)

winget install GitHub.Copilot

以上均为 GitHub 官方渠道。不要从网盘、论坛或搜索广告下载“破解版”“加速版”安装包。

完整教程 GitHub Copilot 使用教程:安装扩展、登录与代理设置(2026)
文章

专题内容

继续探索

相关专题

返回AI工具