FastGithub/README.md
2021-07-15 19:51:01 +08:00

13 lines
541 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加速神器
### 加速原理
* 多种渠道获取github的ip(github公开的ip、各dns服务器提供的ip、ipaddress.com反查的ip)
* 轮询完整扫描github的所有ip记录可访问的ip
* 轮询扫描历史扫描出的可访问ip统计ip的访问成功率与访问耗时
* 提供dns服务返回github最优ip或反向代理服务ip
* 提供github反向代理解决浏览器出现连接被重置的问题
### 程序下载
[下载最新发布版本](https://gitee.com/jiulang/fast-github)