Go to file
2021-06-18 08:47:27 +08:00
FastGithub 优先从github获取meta 2021-06-18 08:47:27 +08:00
FastGithub.Core 完善xml注释 2021-06-17 23:39:51 +08:00
FastGithub.Dns 完善xml注释 2021-06-17 23:39:51 +08:00
FastGithub.Scanner 优先从github获取meta 2021-06-18 08:47:27 +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-15 23:51:11 +08:00
LICENSE Create LICENSE 2021-06-11 15:28:42 +08:00
README.md Update README.md 2021-06-17 23:56:57 +08:00

FastGithub

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

加速原理

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

使用说明

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

若无法下载相关资源,请转到https://gitee.com/jiulang/fast-github