square / PonyDebugger

Remote network and data debugging for your native iOS app using Chrome Developer Tools
Other
5.87k stars 595 forks source link

Not able to visit cloud.github.com so cannot download bootstrap-ponyd.py #205

Open foresightyj opened 6 years ago

foresightyj commented 6 years ago

Apologies for this question which is unrelated to PonyDebugger itself. I am now stuck at downloading curl -s https://cloud.github.com/downloads/square/PonyDebugger/bootstrap-ponyd.py. Is there any other source I could obtain this script from?

I reside in China (behind the nation wide firewall) but I am accessing this via a VPN. I can visit google, facebook without problems but not cloud.github.com which have absolutely no clue.

I am no network guru but I tried nslookup and obtained:

➜ ~ git:(master) ✗ nslookup

google.com Server: 8.8.8.8 Address: 8.8.8.8#53

Non-authoritative answer: Name: google.com Address: 172.217.160.78

cloud.github.com Server: 8.8.8.8 Address: 8.8.8.8#53

Non-authoritative answer: cloud.github.com canonical name = d24z2fz21y4fag.cloudfront.net.

This is as far as I could get. cloud.github.com seems available in from dns but I still do get it why I could access cloud.github.com.

Temirulan commented 4 years ago

+1

ThePredators commented 4 years ago

+1

logankilpatrick commented 4 years ago

https://cloud.github.com/downloads is deprecated.

jhgit commented 4 years ago

https://cloud.github.com/downloads is deprecated.

Down again today. Is there a pointer to some statement regarding the deprecation?