Go to file
2021-07-16 11:50:12 +08:00
FastGithub 使用信任dns 2021-07-16 11:45:42 +08:00
FastGithub.Configuration 使用信任dns 2021-07-16 11:45:42 +08:00
FastGithub.Core 使用信任dns 2021-07-16 11:45:42 +08:00
FastGithub.Dns 修改提示语 2021-07-16 11:50:12 +08:00
FastGithub.Dns.Configuration 使用信任dns 2021-07-16 11:45:42 +08:00
FastGithub.ReverseProxy 使用信任dns 2021-07-16 11:45:42 +08:00
FastGithub.Scanner 不需要管理员身份安装 2021-07-15 21:54:07 +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 修改描述 2021-07-15 19:51:01 +08:00
FastGithub.sln 使用信任dns 2021-07-16 11:45:42 +08:00
LICENSE Create LICENSE 2021-06-11 15:28:42 +08:00
README.md 修改描述 2021-07-15 19:51:01 +08:00

FastGithub

github加速神器

加速原理

  • 多种渠道获取github的ip(github公开的ip、各dns服务器提供的ip、ipaddress.com反查的ip)
  • 轮询完整扫描github的所有ip记录可访问的ip
  • 轮询扫描历史扫描出的可访问ip统计ip的访问成功率与访问耗时
  • 提供dns服务返回github最优ip或反向代理服务ip
  • 提供github反向代理解决浏览器出现连接被重置的问题

程序下载

下载最新发布版本