# DNS缓存服务器 **Repository Path**: setionlee/dns-cache-server ## Basic Information - **Project Name**: DNS缓存服务器 - **Description**: 缓存DNS解析记录,提高DNS响应 ---------------- 因未知原因(可能是不可描述的原因),网络中DNS响应很慢,经常无响应,严重影响网页访问。故写了一个DNS缓存服务器,把DNS服务器地址指向运行机器,该程序会缓存解析过的DNS信息,下次解析直接读取本地缓存记录,不用向公网DNS请求,以减少丢包情况和提高响应时间。 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2020-11-10 - **Last Updated**: 2022-03-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DNS缓存服务器 #### Description 缓存DNS解析记录,提高DNS响应 ---------------- 因未知原因(可能是不可描述的原因),网络中DNS响应很慢,经常无响应,严重影响网页访问。故写了一个DNS缓存服务器,把DNS服务器地址指向运行机器,该程序会缓存解析过的DNS信息,下次解析直接读取本地缓存记录,不用向公网DNS请求,以减少丢包情况和提高响应时间。 #### Software Architecture Software architecture description #### Installation 1. xxxx 2. xxxx 3. xxxx #### Instructions 1. xxxx 2. xxxx 3. xxxx #### Contribution 1. Fork the repository 2. Create Feat_xxx branch 3. Commit your code 4. Create Pull Request #### Gitee Feature 1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md 2. Gitee blog [blog.gitee.com](https://blog.gitee.com) 3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) 4. The most valuable open source project [GVP](https://gitee.com/gvp) 5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) 6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)