GitHub – failed to connect to github 443 windows/ Failed to connect to gitHub – No Error

Q – I installed git to get the latest version of Angular. When I tried to run

git clone https://github.com/angular/angular-phonecat.git

I got failed to connect to github 443 error

I even tried

git clone git://github.com/angular/angular-phonecat.git

That gave me failed to connect no error message.

I am behind my company firewall. I can not see my proxy details when I go to control panel->Internet Options -> connections -> LAN setting. IT guys are not sharing proxy information with me. I do not know what to do ??

I finally managed to do it. I will update the procedure that I had taken in order to
Just wanted to compile all the steps that I did to get it to work

25 Answers
25

Leave a Comment