Go to file
2021-07-18 01:37:43 +08:00
FastGithub 增加超时时间配置 2021-07-18 01:37:43 +08:00
FastGithub.Core 增加超时时间配置 2021-07-18 01:37:43 +08:00
FastGithub.Dns 配置重命名 2021-07-18 01:19:42 +08:00
FastGithub.Dns.DnscryptProxy 拆分项目 2021-07-16 19:47:03 +08:00
FastGithub.ReverseProxy 增加超时时间配置 2021-07-18 01:37:43 +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 拆分项目 2021-07-16 19:47:03 +08:00
LICENSE Create LICENSE 2021-06-11 15:28:42 +08:00
README.md 增加超时时间配置 2021-07-18 01:37:43 +08:00

FastGithub

github加速神器

加速原理

  • 修改本机的dns服务指向FastGithub自身
  • 解析匹配的域名为FastGithub自身的ip
  • 请求不受污染的dns服务(dnscrypt-proxy)获取域名的ip
  • 使用得到的ip进行无或有SNI的https反向代理

程序下载

下载最新发布版本