最近打算整理一份项目文档,但github很难打开,开始以为是网络问题,后来发现大家也有这个困惑,记录一下解决方法

1.在http://tool.chinaz.com/dns查询http://github.com

2.找到TTL值最低的响应IP,复制ip。

3.windows打开C:\Windows\System32\drivers\etc\hosts,在本机的hosts文件增加192.30.253.113 github.com

4.保存hosts文件后,快捷键Win+X+A输入ipconfig /flushdns刷新DNS

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-07-09
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-01-23
  • 2022-12-23
  • 2022-01-29
  • 2022-12-23
  • 2022-12-23
  • 2021-08-08
  • 2021-05-26
相关资源
相似解决方案