1、访问两个网址
http://github.com.ipaddress.com/

image.png
https://fastly.net.ipaddress.com/github.global.ssl.fastly.net

image.png
2、打开本地host文件 C:\Windows\System32\drivers\etc,并添加:
140.82.113.4 github.com
199.232.69.194 github.global.ssl.fastly.net
3、更新DNS缓存
若还是不能访问,打开CMD运行 ipconfig /flushdns 试一下