{{o.content | formatHtml}}
{{o.author.name}}
{{o.pubDate | formatDate}}
{{parseInt(o.viewCount) | bigNumberTransform}}
pdnsd是一款高效灵活的DNS proxy服务器,它既可以充当一个DNS forwarding的角色,也可作为一个DNS cache服务器,更可以作为一款简单的本地解释DNS服务器。优点如下: (1)配置简单灵活,可定时自动检测upstream DNS server的健康; (2)有CLI用于查看服务器的运行状况,并可在线更新服务器参数而无需重启服务器。 Github地址:https://github.com/udienz/pdnsd...