##一、如果发现windows无法访问github时
一般就是我们的dns出现了问题,此时我们需要更换一个dns访问
##二、解决方法
首先我们访问ip查询地址,
https://ipchaxun.com/github.com/
可更换下面历史ip进行测试,在windows的cmd里面输入ping github.com,如果能ping通,基本可使用,
将我们查询的IP更新到我们的ip解析地址:进入C:\Windows\System32\drivers\etc:
修改hosts文件
20.248.137.48 github.com
20.248.137.48 gist.github.com
最后windows+R进入cmd指令运行ipconfig /flushdns刷新DNS