摘要:
1. 打开配置文件:code ~/.ssh/config 2. 添加配置 Host github.com *.github.com # 指定代理规则作用域 User git Port 22 # SSH 端口号 # 自己的私钥所在路径 IdentityFile "~/.ssh/id_rsa" # SO 阅读全文
1. 打开配置文件:code ~/.ssh/config 2. 添加配置 Host github.com *.github.com # 指定代理规则作用域 User git Port 22 # SSH 端口号 # 自己的私钥所在路径 IdentityFile "~/.ssh/id_rsa" # SO 阅读全文
posted @ 2023-08-15 15:51
rongqing2019
阅读(777)
评论(0)
推荐(0)
浙公网安备 33010602011771号