Go to file
2021-06-20 17:24:08 +08:00
FastGithub 拆分升级项目 2021-06-20 17:24:08 +08:00
FastGithub.Core 应用CancellationToken 2021-06-18 22:37:53 +08:00
FastGithub.Dns 完善xml注释 2021-06-17 23:39:51 +08:00
FastGithub.Scanner 修改提示语 2021-06-20 15:35:48 +08:00
FastGithub.Upgrade 拆分升级项目 2021-06-20 17:24:08 +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-20 17:24:08 +08:00
LICENSE Create LICENSE 2021-06-11 15:28:42 +08:00
README.md Update README.md 2021-06-20 00:19:29 +08:00

FastGithub

github定制版的dns服务解析github最优的ip

加速原理

  • 多种渠道获取github的ip(github公开的ip、各dns服务器提值的ip、ipaddress.com反查的ip)
  • 轮询完整扫描github的所有ip记录可访问的ip
  • 轮询扫描历史扫描出的可访问ip统计ip的访问成功率与访问耗时
  • 提值dns服务客户端查询github相关域名时返回对应的最优ip

程序下载

下载最新发布版本