R-S-PY

前言

raw.githubusercontent.com因遭到DNS污染所以无法打开

 

解决方法

在host文件里添加raw.githubusercontent.com的IP地址

199.232.68.133 raw.githubusercontent.com

 

Windows

修改C:\Windows\System32\drivers\etc下的host文件

 

Linux

sudo vi /etc/hosts

分类:

技术点:

相关文章:

  • 2021-11-17
  • 2021-11-17
  • 2021-11-17
  • 2021-04-19
  • 2021-11-17
  • 2021-11-17
  • 2021-11-17
  • 2021-11-17
猜你喜欢
  • 2021-11-30
  • 2021-05-12
  • 2021-11-17
  • 2021-11-17
  • 2021-07-14
相关资源
相似解决方案