Go to file
2021-06-17 23:39:51 +08:00
FastGithub Provider重命名 2021-06-17 23:06:22 +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 完善xml注释 2021-06-17 23:39:51 +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 使用客户端TTL; 2021-06-17 13:18:45 +08:00

FastGithub

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

加速原理

  • 使用github公开的ip范围扫描所有可用的ip
  • 轮询检测并统计可用ip的访问成功率与访问耗时
  • 拦截dns访问github时返回最优ip

使用说明

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

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