一个本地DNS服务器,获取最快的网站IP,获得最佳上网体验。

Nick Peng ab1c3f8255 update code 7 years ago
include c8855bafaf update code 7 years ago
lib d3960e1018 updat code 7 years ago
.clang-format c6af293927 initial commit 7 years ago
.gitignore c6af293927 initial commit 7 years ago
LICENSE b82bf516e2 Initial commit 7 years ago
Makefile ab1c3f8255 update code 7 years ago
ReadMe.md c6af293927 initial commit 7 years ago
dns.c ab1c3f8255 update code 7 years ago
dns.h ab1c3f8255 update code 7 years ago
dns_client.c dbf4cc7565 update code 7 years ago
dns_client.h 1100031b0f update code 7 years ago
dns_server.c 2ecadcde6d update code 7 years ago
dns_server.h 210fabe4b3 update code 7 years ago
fast_ping.c fa5b20dc2b update code 7 years ago
fast_ping.h d3960e1018 updat code 7 years ago
smartdns.c 210fabe4b3 update code 7 years ago
test-dns.c c6af293927 initial commit 7 years ago

ReadMe.md

Smart DNS

Smard DNS会根据上级DNS服务返回的IP地址进行检查,如果IP地址无效,则继续进行DNS请求。

特性

  1. 多级DNS配置

使用

License

GPL V2 License