solvere

所属分类:GO语言编程
开发工具:GO
文件大小:0KB
下载次数:0
上传日期:2021-11-27 03:33:47
上 传 者sh-1993
说明:  具有DNSSEC支持的验证递归DNS解析器库_and_独立服务器
(A validating recursive DNS resolver library _and_ standalone server with DNSSEC support)

文件列表:
.travis.yml (163, 2017-03-26)
LICENSE (1083, 2017-03-26)
cache.go (3837, 2017-03-26)
cache_test.go (2770, 2017-03-26)
cmd/ (0, 2017-03-26)
cmd/solvd/ (0, 2017-03-26)
cmd/solvd/main.go (631, 2017-03-26)
cmd/solvd/server.go (1116, 2017-03-26)
dnssec.go (4297, 2017-03-26)
dnssec_test.go (9024, 2017-03-26)
docs/ (0, 2017-03-26)
docs/recursive-resolution.md (1566, 2017-03-26)
docs/relevant-rfcs.md (1047, 2017-03-26)
hints/ (0, 2017-03-26)
hints/generate.go (128, 2017-03-26)
hints/generate_hints.go (4002, 2017-03-26)
hints/hints.go (7628, 2017-03-26)
hints/root-keys (768, 2017-03-26)
hints/root-nameservers (3228, 2017-03-26)
nsec.go (3953, 2017-03-26)
nsec_test.go (8518, 2017-03-26)
resolver.go (14666, 2017-03-26)
resolver_test.go (6287, 2017-03-26)
vendor/ (0, 2017-03-26)
vendor/github.com/ (0, 2017-03-26)
vendor/github.com/jmhodges/ (0, 2017-03-26)
vendor/github.com/jmhodges/clock/ (0, 2017-03-26)
vendor/github.com/jmhodges/clock/LICENSE (1111, 2017-03-26)
vendor/github.com/jmhodges/clock/clock.go (6226, 2017-03-26)
vendor/github.com/jmhodges/clock/timer.go (1382, 2017-03-26)
vendor/github.com/miekg/ (0, 2017-03-26)
vendor/github.com/miekg/dns-testing/ (0, 2017-03-26)
vendor/github.com/miekg/dns-testing/COPYRIGHT (512, 2017-03-26)
vendor/github.com/miekg/dns-testing/LICENSE (1615, 2017-03-26)
vendor/github.com/miekg/dns-testing/client.go (12096, 2017-03-26)
vendor/github.com/miekg/dns-testing/clientconfig.go (3203, 2017-03-26)
vendor/github.com/miekg/dns-testing/compress_generate.go (4848, 2017-03-26)
vendor/github.com/miekg/dns-testing/dane.go (997, 2017-03-26)
... ...

# `solvere` [![GoDoc](https://godoc.org/github.com/rolandshoemaker/solvere?status.svg)](https://godoc.org/github.com/rolandshoemaker/solvere) [![Build Status](https://travis-ci.org/rolandshoemaker/solvere.svg?branch=master)](https://travis-ci.org/rolandshoemaker/solvere) [![codecov.io](http://codecov.io/github/rolandshoemaker/solvere/coverage.svg?branch=master)](http://codecov.io/github/rolandshoemaker/solvere?branch=master) A simple Golang package and standalone server for recursive DNS resolution. Golang >= 1.7 is required to make use of the new standard library `context` package. _Until there is a full test suite you should really *not trust this*._

近期下载者

相关文件


收藏者