|  |      1XIU2      2021-03-31 09:10:26 +08:00 我联通可以访问,你试过改 Hosts 没有? 151.101.88.133 raw.githubusercontent.com | 
|      2sdfd OP @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 ``` | 
|      3mschultz      2021-03-31 09:34:52 +08:00 via iPhone  1 放弃治疗吧,如果能够自行修改命令、脚本的话,把其中涉及到 githubusercontent 的 URL 都替换成 jsdelivr 的 CDN 域名。 如果运行别人的程序,里面含有 githubusercontent 而你又不想手动改,就挂梯子 |