美文网首页
Github下载慢

Github下载慢

作者: 王朋6 | 来源:发表于2020-01-20 17:28 被阅读0次

GitHub访问速度慢的解决方法

从GitHub上拉取代码速度十分之慢,百度了一下,说是github的某些域名的dns解析被污染了。

  解决方法:

  1、vpn

2、绕过dns解析,在本地直接绑定host。打开dns查询工具网站http://tool.chinaz.com/dns查询域名github.global.ssl.fastly.NET解析获取其IP.

3、在C:\Windows\System32\drivers\etc\hosts文件中加入 151.101.88.249 github.global.ssl.fastly.Net

相关文章

网友评论

      本文标题:Github下载慢

      本文链接:https://www.haomeiwen.com/subject/jsyhqftx.html