开发者社区> 问答> 正文

github不能连通,gitlab可以

我从github clone源码失败。ping测试github无法ping通,但DNS解析正常:
$ ping github.com
PING github.com (52.74.223.119) 56(84) bytes of data.
^C
--- github.com ping statistics ---
25 packets transmitted, 0 received, 100% packet loss, time 23999ms

gitlab可以正常ping通:
$ ping gitlab.com
PING gitlab.com (35.231.145.151) 56(84) bytes of data.
64 bytes from 151.145.231.35.bc.googleusercontent.com (35.231.145.151): icmp_seq=1 ttl=37 time=250 ms
64 bytes from 151.145.231.35.bc.googleusercontent.com (35.231.145.151): icmp_seq=2 ttl=37 time=251 ms
64 bytes from 151.145.231.35.bc.googleusercontent.com (35.231.145.151): icmp_seq=3 ttl=37 time=250 ms
64 bytes from 151.145.231.35.bc.googleusercontent.com (35.231.145.151): icmp_seq=4 ttl=37 time=250 ms
^C
--- gitlab.com ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3000ms
rtt min/avg/max/mdev = 250.297/250.609/251.446/0.599 ms

展开
收起
1160296045955877 2019-03-16 21:39:14 913 0
1 条回答
写回答
取消 提交回答
  • 旺旺:nectar2。
    您好,如果仅是拉一下文件,可以尝试使用proxychains的工具临时代理一下拉取。
    2019-03-16 21:53:24
    赞同 展开评论 打赏
问答排行榜
最热
最新

相关电子书

更多
低代码开发师(初级)实战教程 立即下载
冬季实战营第三期:MySQL数据库进阶实战 立即下载
阿里巴巴DevOps 最佳实践手册 立即下载