其他分享
首页 > 其他分享> > 加速访问GitHub

加速访问GitHub

作者:互联网

1 修改系统Hosts文件
打开系统hosts文件(需管理员权限,把文件拉倒桌面改完再拉回去文件夹也行)。
路径:C:\Windows\System32\drivers\etc

添加

192.30.253.112     github.com

151.101.72.133    assets-cdn.github.com

151.101.193.194    github.global.ssl.fastly.net

  

2.刷新系统DNS缓存

打开win命令窗口

powershell

ipconfig /flushdns

  

3.起飞

标签:文件,151.101,GitHub,系统,访问,github,打开,com,加速
来源: https://www.cnblogs.com/shifu204/p/12624673.html