git 报错:fatal: unable to access 'https://XXXX.../': Failed to connect to github.com port 443 after 21023 ms: Timed out

问题:

下载github开源项目时报错

 原因:

以前用过代理,这里取消代理就可以了

 git config --global --unset http.proxy

 结果:

 

posted @ 2023-05-24 11:37  船长华莱士  阅读(184)  评论(0)    收藏  举报