关于GitHub推送的解决

GitHub推送时 443 10054

(方案1)

fatal: unable to access '仓库': OpenSSL SSL_connect: Connection was reset in connection to github.com:443

fatal: unable to access ''仓库': OpenSSL SSL_read: Connection was reset, errno 10054

网上绝大多数方法不能有效解决

选择国内gitee网站提交代码后再用github克隆

甚至还还能收到github的信件📃

利用host文件--ip重定向

(方案2)

host文件地址(C:\Windows\System32\drivers\etc\hosts)4

查询Github IP: https://www.ipaddress.com/site/github.com

posted @ 2022-10-21 18:46  Athenavi  阅读(40)  评论(0)    收藏  举报