FastGithub/README.md
2021-06-19 20:21:31 +08:00

12 lines
524 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# FastGithub
github定制版的dns服务解析github最优的ip
### 加速原理
* 多种渠道获取github的ip(github公开的ip、各dns服务器提值的ip、ipaddress.com反查的ip)
* 轮询完整扫描github的所有ip记录可访问的ip
* 轮询扫描历史扫描出的可访问ip统计ip的访问成功率与访问耗时
* 提值dns服务客户端查询github相关域名时返回对应的最优ip
#### 程序下载
[下载最新发布版本](https://gitee.com/jiulang/fast-github/releases)