V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
sdfd
V2EX  ›  GitHub

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

  •  
  •   sdfd · 2021-03-31 09:07:09 +08:00 · 1820 次点击
    这是一个创建于 1094 天前的主题,其中的信息可能已经有所发展或是发生改变。
    河南郑州移动网络,能 ping 通 raw.githubusercontent.com ,但是无法访问,wget 提示 ssl 无法连接,有人知道是上面原因吗?
    3 条回复    2021-03-31 09:34:52 +08:00
    XIU2
        1
    XIU2  
       2021-03-31 09:10:26 +08:00
    我联通可以访问,你试过改 Hosts 没有?
    151.101.88.133 raw.githubusercontent.com
    sdfd
        2
    sdfd  
    OP
       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
        3
    mschultz  
       2021-03-31 09:34:52 +08:00 via iPhone   ❤️ 1
    放弃治疗吧,如果能够自行修改命令、脚本的话,把其中涉及到 githubusercontent 的 URL 都替换成 jsdelivr 的 CDN 域名。

    如果运行别人的程序,里面含有 githubusercontent 而你又不想手动改,就挂梯子
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2859 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 11:43 · PVG 19:43 · LAX 04:43 · JFK 07:43
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.