一、前言
你在使用github的時(shí)候,是不是會(huì)經(jīng)常出現(xiàn)Failed to connect to github.com port 443:connection timed out報(bào)錯(cuò),這是什么原因造成的呢?我們應(yīng)該如何解決呢?請(qǐng)繼續(xù)往下看
二、原因
這是由于電腦里開啟了代理,例如開啟了翻墻軟件等,就會(huì)造成這個(gè)原因文章來源:http://www.zghlxwxcb.cn/news/detail-507450.html
三、解決方案
執(zhí)行命令:文章來源地址http://www.zghlxwxcb.cn/news/detail-507450.html
取消全局代理:
git config --global --unset http.proxy
git config --global --unset https.proxy
到了這里,關(guān)于解決 github 報(bào)錯(cuò) Failed to connect to github.com port 443:connection timed out的文章就介紹完了。如果您還想了解更多內(nèi)容,請(qǐng)?jiān)谟疑辖撬阉鱐OY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!