349989153 / 349989153.github.io

My personal blog.
0 stars 0 forks source link

Failed to connect to github.com port 443: Operation timed out #22

Open 349989153 opened 3 years ago

349989153 commented 3 years ago

有翻q软件的情况:

看看你的梯子的ip和端口是多少,然后运行: git config --global http.proxy http://127.0.0.1:59577 git config --global https.proxy http://127.0.0.1:59577

完事之后再运行: git config --global --unset http.proxy git config --global --unset https.proxy