Git Push 常见问题
纯记录一下遇到过的问题
Connection reset by [IP Address] port 22
用手机热点
Proxy 模式挂梯
TUN 模式挂梯
验证过期
修改或新建
~/.ssh/config
Host github.com Hostname ssh.github.com Port 443 User git
删掉 SSH Key,重新生成。
client_loop: send disconnect: Connection reset by peerB/s
- 用手机热点
- Proxy 模式挂梯
- TUN 模式挂梯