Skip to content

github加速神器,解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题

License

Notifications You must be signed in to change notification settings

zengjunlin/FastGithub

Repository files navigation

FastGithub

github定制版的dns服务,解析访问github最快的ip

加速原理

  • 使用github公开的ip范围,扫描所有可用的ip;
  • 轮询检测并统计可用ip的访问成功率与访问耗时;
  • 拦截dns,访问github时,服务端模拟TTL,返回最优ip;

使用说明

在局域网服务器(没有就使用本机)运行本程序,将网络连接的dns设置为程序运行的机器的ip。

若无法下载相关资源,请转到https://gitee.com/jiulang/fast-github

About

github加速神器,解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 94.5%
  • HTML 4.7%
  • Other 0.8%