FastGithub/README.md
2021-06-15 17:23:02 +08:00

12 lines
405 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时返回最快的ip
### 使用说明
在局域网服务器(没有就使用本机)运行本程序将网络连接的dns设置为程序运行的机器的ip。