关于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
本文来自博客园,作者:Athenavi,转载请注明原文链接:https://www.cnblogs.com/Athenavi/articles/16814503.html

浙公网安备 33010602011771号