从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
网友评论