This website requires JavaScript.
Explore
Help
Register
Sign In
ouczbs
/
FastGithub
Watch
1
Star
0
Fork
0
You've already forked FastGithub
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
91
Commits
1
Branch
0
Tags
28
MiB
C#
98.2%
HTML
1.1%
Batchfile
0.4%
Shell
0.3%
1520abbbbc
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
xljiulang
1520abbbbc
增加LoopbackDnsHttpHandler,提高GithubMetaProvider从github获取数据的成功率
2021-06-20 15:10:37 +08:00
FastGithub
使用产品版本比较
2021-06-20 11:10:22 +08:00
FastGithub.Core
应用CancellationToken
2021-06-18 22:37:53 +08:00
FastGithub.Dns
完善xml注释
2021-06-17 23:39:51 +08:00
FastGithub.Scanner
增加LoopbackDnsHttpHandler,提高GithubMetaProvider从github获取数据的成功率
2021-06-20 15:10:37 +08:00
.gitattributes
添加 .gitignore 和 .gitattributes。
2021-06-11 13:37:26 +08:00
.gitignore
添加 .gitignore 和 .gitattributes。
2021-06-11 13:37:26 +08:00
FastGithub.sln
分解项目
2021-06-15 23:51:11 +08:00
LICENSE
Create LICENSE
2021-06-11 15:28:42 +08:00
README.md
Update README.md
2021-06-20 00:19:29 +08:00
README.md
Unescape
Escape
FastGithub
github定制版的dns服务
,
解析github最优的ip
加速原理
多种渠道获取github的ip(github公开的ip、各dns服务器提值的ip、ipaddress.com反查的ip)
轮询完整扫描github的所有ip
,
记录可访问的ip
;
轮询扫描历史扫描出的可访问ip
,
统计ip的访问成功率与访问耗时
;
提值dns服务
,
客户端查询github相关域名时返回对应的最优ip
;
程序下载
下载最新发布版本