https://github.com.ipaddress.com/
在链接里面找到ip
打开系统host文件
Windows 系统:C:\Windows\System32\drivers\etc\hosts
Linux 系统:/etc/hosts
Mac(苹果电脑)系统:/etc/hosts
Android(安卓)系统:/system/etc/hosts
iPhone(iOS)系统:/etc/hosts
添加:# 访问 github
140.82.112.3 github.com
刷新DNS
配置完成后,不能生效,win+R 打开运行窗口,cmd命令,编辑命令:
ipconfig /flushdns
参考:https://www.jianshu.com/p/af18cb9674b8