Go to file
2021-07-13 11:29:19 +08:00
FastGithub 取消tls client hello sni 2021-07-13 11:29:19 +08:00
FastGithub.Core 使用Directory.Build 2021-06-20 22:09:18 +08:00
FastGithub.Dns 应用关闭时恢复原dns记录 2021-06-21 08:50:48 +08:00
FastGithub.Scanner 取消tls client hello sni 2021-07-13 11:29:19 +08:00
FastGithub.Upgrade 使用Directory.Build 2021-06-20 22:09:18 +08:00
.gitattributes 添加 .gitignore 和 .gitattributes。 2021-06-11 13:37:26 +08:00
.gitignore 添加 .gitignore 和 .gitattributes。 2021-06-11 13:37:26 +08:00
Directory.Build.props 1.0.2 2021-06-24 15:55:41 +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 Create README.md 2021-06-25 13:36:40 +08:00

FastGithub

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

加速原理

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

程序下载

下载最新发布版本