文件名称:Go-TentaDNS-采用Go语言开发的DNS服务器
文件大小:557KB
文件格式:ZIP
更新时间:2022-09-02 11:41:40
Go开发-服务器应用
递归和权威的DNS服务器,包括DNSSEC和DNS-over-TLS
【文件预览】:
tenta-dns-master
----Gopkg.toml(1KB)
----.goreleaser.yml(1019B)
----.gitignore(37B)
----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)
----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)