📜  无法连接到 github.com 端口 443:连接超时 - PHP 代码示例

📅  最后修改于: 2022-03-11 14:53:56.595000             🧑  作者: Mango

代码示例1
/* In Depth Answers @StackOverFlow :
https://stackoverflow.com/questions/18356502/github-failed-to-connect-to-github-443-windows-failed-to-connect-to-github  

Option 1 for Windows users : Restart your machine

Option 2 : Try unsetting your proxy. In my case this worked. */
git config --global --unset https.proxy