原理就是设置dns

找到host文件
地址是

C:\Windows\System32\drivers\etc

添加如下配置

# Github
151.101.44.249 github.global.ssl.fastly.net
192.30.253.113 github.com
103.245.222.133 assets-cdn.github.com
23.235.47.133 assets-cdn.github.com
203.208.39.104 assets-cdn.github.com
204.232.175.78 documentcloud.github.com
204.232.175.94 gist.github.com
107.21.116.220 help.github.com
207.97.227.252 nodeload.github.com
199.27.76.130 raw.github.com
107.22.3.110 status.github.com
204.232.175.78 training.github.com
207.97.227.243 www.github.com
185.31.16.184 github.global.ssl.fastly.net
185.31.18.133 avatars0.githubusercontent.com
185.31.19.133 avatars1.githubusercontent.com
192.30.253.120 codeload.github.com 

然后打开cmd

输入下方代码刷新dns

ipconfig /flushdns 

相关文章:

  • 2021-07-27
  • 2021-05-26
  • 2022-12-23
  • 2021-04-03
  • 2021-05-17
  • 2021-09-26
  • 2021-07-04
猜你喜欢
  • 2021-06-04
  • 2021-07-08
  • 2021-07-18
  • 2022-12-23
  • 2021-09-26
  • 2021-12-21
  • 2021-11-13
相关资源
相似解决方案