FastGithub/README.md
2021-06-16 20:03:24 +08:00

11 lines
431 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范围扫描所有可用的ip
* 轮询检测并统计可用ip的访问成功率与访问耗时
* 拦截dns访问github时服务端模拟TTL返回最优ip
### 使用说明
在局域网服务器(没有就使用本机)运行本程序将网络连接的dns设置为程序运行的机器的ip。