JaneConan / FastGithub

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FastGithub

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

加速原理

  • 使用github公开的ip范围,扫描所有可用的ip;
  • 间隔指定时间(5min)检测与记录扫描到的ip的访问耗时;
  • 拦截dns,访问github时,返回最快的ip;

使用说明

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

About

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

License:MIT License


Languages

Language:C# 100.0%