文档

ssh

SSH

生成新的 SSH 密钥

查看 SSH 密钥

macOS / Linux

Windows (PowerShell)

配置 GitHub 在 HTTPS 端口使用 SSH

测试 SSH 连接

配置代理

SSH Agent 密钥管理

Windows 启动 ssh-agent 服务

Windows 需要先启动 ssh-agent 服务才能使用:

添加密钥到 SSH Agent

macOS / Linux:

Windows (PowerShell):

查看已添加的密钥列表

从 SSH Agent 移除密钥

移除指定密钥:

macOS / Linux:

Windows (PowerShell):

移除所有密钥: