Go to file
2021-06-15 17:24:17 +08:00
FastGithub 修改结扫描 2021-06-15 16:46:23 +08:00
.gitattributes 添加 .gitignore 和 .gitattributes。 2021-06-11 13:37:26 +08:00
.gitignore 添加 .gitignore 和 .gitattributes。 2021-06-11 13:37:26 +08:00
FastGithub.sln 添加项目文件。 2021-06-11 13:37:28 +08:00
LICENSE Create LICENSE 2021-06-11 15:28:42 +08:00
README.md Update README.md 2021-06-15 17:24:17 +08:00

FastGithub

github定制版的dns服务能解析最快访问github的ip

加速原理

  • 使用github公开的ip范围扫描所有可用的ip
  • 间隔指定时间(5min)检测与记录扫描到的ip的访问耗时
  • 拦截dns访问github时返回最快的ip

使用说明

在局域网服务器(没有就使用本机)运行本程序将网络连接的dns设置为程序运行的机器的ip。