This commit is contained in:
Nick Peng
2018-08-04 20:51:55 +08:00
parent 08c1f5e8d1
commit bc32492993
5 changed files with 124 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
SmartDNS
==============
![SmartDNS](doc/smartdns-banner.png)
SmartDNS是一个运行在本地的DNS服务器SmartDNS接受本地客户端的DNS查询请求从多个上游DNS服务器获取DNS查询结果并将访问速度最快的结果返回个客户端避免DNS污染提高网络访问速度。
同时支持指定特定域名IP地址并高性匹配达到过滤广告的效果。
与dnsmasq的all-servers不同smartdns返回的是访问速度最快的解析结果。