当前位置:   article > 正文

解决curl: (7) Failed to connect to raw.githubusercontent.com port 443: Connection refused 的问题_0 0 0 0 --:--:-- 0:00:06 --:--:-- 0curl: (7) faile

0 0 0 0 --:--:-- 0:00:06 --:--:-- 0curl: (7) failed connect to download.

前提:

经常在使用curl的时候,如果是需要访问一下 raw.githubusercontent.com域名下的内容时,经常会报 

curl: (7) Failed to connect to raw.githubusercontent.com port 443: Connection refused 的问题

这样子的错误,特别是在使用brew的时候,忒烦人,今天就来分享一下解决方案。

1.我们访问https://www.ipaddress.com/site/raw.githubusercontent.com

2.看下面的内容

3.将这一堆ip添加到我们的hosts文件里面去 。

  1. # brew
  2. 185.199.108.133 raw.githubusercontent.com
  3. 185.199.109.133 raw.githubusercontent.com
  4. 185.199.110.133 raw.githubusercontent.com
  5. 185.199.111.133 raw.githubusercontent.com
  6. # END

看看我们的成果:

希望能帮助到大家。 

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/Li_阴宅/article/detail/996910
推荐阅读
相关标签
  

闽ICP备14008679号