在IDE写完代码,然后想要Git push到github的时候总是出现类似于The TLS connection was non-properly terminated或者Failed to connect to github.com port 443 after 133365 ms: Connection timed out的报错,本文介绍一种不依赖与Http通信和代理服务器的方法实现轻松push
2025/9/29大约 2 分钟
在IDE写完代码,然后想要Git push到github的时候总是出现类似于The TLS connection was non-properly terminated或者Failed to connect to github.com port 443 after 133365 ms: Connection timed out的报错,本文介绍一种不依赖与Http通信和代理服务器的方法实现轻松push