文件名称:tenta-dns:递归和权威的DNS服务器,包括DNSSEC和TLS上的DNS
文件大小:577KB
文件格式:ZIP
更新时间:2024-04-20 15:44:08
Go
Tenta DNS 完善的DNS解决方案,包括DNSSEC和TLS上的DNS Tenta DNS提供了一个DNS服务器套件,其中包括权威DNS服务器,递归DNS服务器和NSnitch,NSnitch提供了一个DNS服务器,该服务器能够记录针对它的请求的IP地址,然后使该IP通过JSON API可用。 Tenta DNS还提供有关Tor节点成员资格,DNS黑名单状态和地理数据的查找。 最后,Tenta DNS包括内置的BGP集成,为DNS任意广播提供了单引擎便利。 我们欢迎人们使用我们的递归解析器和NSnitch的托管版本。 有关如何将Tenta DNS设置为默认DNS解析器或APIs详细信息,请参见“ Usage ,以获取NSnitch REST API信息。 联系人: 用法 只想使用我们托管的递归解析器? 我们提供两种选择,可以使用根服务器,也可以使用普通的ICANN根服务器。
【文件预览】:
tenta-dns-master
----Gopkg.toml(1KB)
----.goreleaser.yml(1019B)
----.gitignore(37B)
----go.mod(2KB)
----Dockerfile(385B)
----netinterface()
--------interface.go(3KB)
----director()
--------player.go(2KB)
--------director.go(12KB)
--------notify_nonwindows.go(865B)
--------notify_windows.go(857B)
----etc()
--------.gitignore(14B)
--------config.toml(1KB)
--------conf.d()
--------certs()
--------monitor.toml(550B)
--------words.txt(1.07MB)
----.travis.yml(58B)
----install-deps.bat(855B)
----log()
--------log.go(3KB)
----stresser()
--------stresser.go(6KB)
----LICENSE(11KB)
----NOTICES.md(2KB)
----go.sum(46KB)
----runtime()
--------ippool.go(2KB)
--------limiter_test.go(4KB)
--------stats.go(9KB)
--------garbageman.go(4KB)
--------geo.go(7KB)
--------cache.go(18KB)
--------runtime.go(5KB)
--------limiter.go(3KB)
--------tor.go(2KB)
--------feedback.go(3KB)
--------torupdater.go(4KB)
--------geoupdater.go(6KB)
--------config.go(16KB)
----README.md(6KB)
----build.bat(1KB)
----tenta-dns.go(3KB)
----zones()
--------loader.go(2KB)
--------group.go(1KB)
--------zone_set.go(919B)
--------dyna.go(728B)
----DOH.md(2KB)
----server-install.sh(941B)
----install-deps.sh(817B)
----logo.png(73KB)
----build.sh(1KB)
----anycast()
--------bgpconfig.go(1KB)
--------link_other.go(1KB)
--------routestatus.go(1KB)
--------link_linux.go(2KB)
--------peer.go(1KB)
--------anycast.go(8KB)
----common()
--------interface.go(2KB)
--------common_test.go(2KB)
--------geo.go(2KB)
--------supported_bsd.go(966B)
--------supported_linux.go(843B)
--------supported_other.go(890B)
--------supported_windows.go(922B)
--------netblock.go(848B)
--------data.go(3KB)
--------common.go(3KB)
----monitor()
--------monitor.go(9KB)
----responder()
--------recursive_dns.go(72KB)
--------snitch_dns.go(13KB)
--------dns_common.go(2KB)
--------net_helpers.go(1009B)
--------recursive_dns_test.go(461B)
--------snitch_http.go(5KB)
--------authoritative_dns.go(5KB)
--------blacklist()
--------http-handlers()
--------recursive_data_helpers.go(13KB)
--------randomizer()
--------recursive_dns_helpers.go(3KB)
--------recursive_dns_resolver.go(77KB)