sdfd
V2EX  ›  GitHub

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

  •  
  •   sdfd · Mar 31, 2021 · 2906 views
    This topic created in 1878 days ago, the information mentioned may be changed or developed.
    河南郑州移动网络,能 ping 通 raw.githubusercontent.com ,但是无法访问,wget 提示 ssl 无法连接,有人知道是上面原因吗?
    3 replies    2021-03-31 09:34:52 +08:00
    XIU2
        1
    XIU2  
       Mar 31, 2021
    我联通可以访问,你试过改 Hosts 没有?
    151.101.88.133 raw.githubusercontent.com
    sdfd
        2
    sdfd  
    OP
       Mar 31, 2021
    @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  
       Mar 31, 2021 via iPhone   ❤️ 1
    放弃治疗吧,如果能够自行修改命令、脚本的话,把其中涉及到 githubusercontent 的 URL 都替换成 jsdelivr 的 CDN 域名。

    如果运行别人的程序,里面含有 githubusercontent 而你又不想手动改,就挂梯子
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2788 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 32ms · UTC 12:59 · PVG 20:59 · LAX 05:59 · JFK 08:59
    ♥ Do have faith in what you're doing.