# FastGithub **Repository Path**: springbootdemo/FastGithub ## Basic Information - **Project Name**: FastGithub - **Description**: Github访问加速器 fork from https://github.com/shiftwinting/FastGithub - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 27 - **Created**: 2025-02-10 - **Last Updated**: 2025-02-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FastGithub github定制版的dns服务,解析访问github最快的ip ### 加速原理 * 使用github公开的ip范围,扫描所有可用的ip; * 间隔指定时间(5min)检测与记录扫描到的ip的访问耗时; * 拦截dns,访问github时,返回最快的ip; ### 使用说明 在局域网服务器(没有就使用本机)运行本程序,将网络连接的dns设置为程序运行的机器的ip。