具有REST接口的DNS服务器,用于在Golang上建立记录管理-Golang开发

时间:2024-06-15 10:50:55
【文件属性】:

文件名称:具有REST接口的DNS服务器,用于在Golang上建立记录管理-Golang开发

文件大小:10KB

文件格式:ZIP

更新时间:2024-06-15 10:50:55

Golang Server Applications

无需维护,请在coredns下查找其他替代方案Rind Rind是具有REST接口的DNS服务器,用于记录管理,最好用于您的本地服务发现,DNS转发和缓存。 无需维护,请在coredns下查找其他替代方案Rind Rind是具有REST接口的DNS服务器,用于记录管理,最好用于您的本地服务发现,DNS转发和缓存。 示例在此处查看完整的示例启动DNS服务器:import github.com/owlwalks/rind rind.Start(“ rw-dirpath”,[] net.UDPAddr {{IP:net.IP {1,1,1,1},端口:53}})管理记录//添加SRV记录curl -X POST \ http:// localhost / dns \ -H'内容类型:application / json'\ -d


【文件预览】:
rind-master
----dnsmessage.go(1KB)
----dns.go(7KB)
----rest.go(3KB)
----addrbag.go(721B)
----rind()
--------main.go(1KB)
----.travis.yml(146B)
----LICENSE(1KB)
----README.md(2KB)
----store_test.go(1KB)
----.gitignore(15B)
----store.go(4KB)

网友评论