几个不错的geodns server

以下是几个不错的geodns,感觉很不错,可能能使用到

abh/geodns

基于golang 编写的,很不错 
参考资料: https://github.com/abh/geodns

valeriansaliou/constellation

基于rust编写的 
参考资料:https://github.com/valeriansaliou/constellation

coredns

基于golang编写,当然对于geodns 特性的支持,我们可以基于扩展进行支持 
参考资料:https://github.com/coredns/coredns

miekg/dns

dns library 我们可以基于此包进行扩展 
参考资料:https://github.com/miekg/dns

说明

当然类似的比较多,但是从管理以及灵活性上以上几个都是不错的选择

原文地址:https://www.cnblogs.com/rongfengliang/p/13189691.html