今天(2024.01.26日),提交github又出现了ssh connect timeout errorcode 22,不论是创建新的sshkey还是配置.ssh/config都没用。
偶然在知乎上看到了解决方案,只需要在host中添加:
csharp
140.82.113.4 github.com
更新提交都可以用了。