git push提交超时ssh: Connection timed out, 时灵时不灵解决方法 whistle哨子 2024-01-26 217 阅读1分钟 多半是科学上网工具污染了dns解析 解决办法: 修改c:\windows\system32\drivers\etc路径下host文件,显式指定github.com的ip地址 # 下面是我现在用的,也可以登录网站查询https://www.nslookup.io/ 140.82.113.4 github.com 后面就能正常git了,上网也不影响