·1、更改host文件 文件地址: C:\Windows\System32\Drivers\etc

​ 如果不能直接修改,可拷贝到桌面修改后再复制回去

2、在host文件追加

#github
192.30.253.112 github.com 

151.101.113.194 github.global.ssl.fastly.net

​ ip 地址通过以下两个网站可查

http://github.com.ipaddress.com/

http://github.global.ssl.fastly.net.ipaddress.com/

3、打开cmd执行dns刷新命令

ipconfig /flushdns

相关文章:

  • 2021-04-06
  • 2022-12-23
  • 2021-09-26
  • 2021-08-19
  • 2021-05-26
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-09-04
  • 2022-12-23
  • 2022-12-23
  • 2021-09-26
  • 2021-07-27
  • 2021-10-20
相关资源
相似解决方案