移动网络无法访问 raw.githubusercontent.com

2021-03-31 09:07:09 +08:00
 sdfd
河南郑州移动网络,能 ping 通 raw.githubusercontent.com ,但是无法访问,wget 提示 ssl 无法连接,有人知道是上面原因吗?
1860 次点击
所在节点    GitHub
3 条回复
XIU2
2021-03-31 09:10:26 +08:00
我联通可以访问,你试过改 Hosts 没有?
151.101.88.133 raw.githubusercontent.com
sdfd
2021-03-31 09:29:06 +08:00
@XIU2 谢谢,这个 IP 试过了,可以 ping 通,但还是无法访问
```
* Trying 151.101.88.133:443...
* Connected to raw.githubusercontent.com (151.101.88.133) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
* CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: none
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
* OpenSSL SSL_connect: Connection reset by peer in connection to raw.githubusercontent.com:443
* Closing connection 0
curl: (35) OpenSSL SSL_connect: Connection reset by peer in connection to raw.githubusercontent.com:443
```
mschultz
2021-03-31 09:34:52 +08:00
放弃治疗吧,如果能够自行修改命令、脚本的话,把其中涉及到 githubusercontent 的 URL 都替换成 jsdelivr 的 CDN 域名。

如果运行别人的程序,里面含有 githubusercontent 而你又不想手动改,就挂梯子

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/766710

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX