[ 源代码: golang-github-dnstap-golang-dnstap ]
软件包:golang-github-dnstap-golang-dnstap-dev(0.3.0-1)
golang-github-dnstap-golang-dnstap-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-dnstap-golang-dnstap:
- [golang-github-dnstap-golang-dnstap_0.3.0-1.dsc]
- [golang-github-dnstap-golang-dnstap_0.3.0.orig.tar.gz]
- [golang-github-dnstap-golang-dnstap_0.3.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
flexible, structured event replication format for DNS servers
dnstap implements an encoding format for DNS server events. It uses a lightweight framing on top of event payloads encoded using Protocol Buffers and is transport neutral. dnstap can represent internal state inside a DNS server that is difficult to obtain using techniques based on traditional packet capture or unstructured textual format logging.
This package contains the Go library code.
其他与 golang-github-dnstap-golang-dnstap-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-farsightsec-golang-framestream-dev
- Frame Streams implementation in Go
-
- dep: golang-github-miekg-dns-dev
- DNS protocol library for Go
-
- dep: golang-goprotobuf-dev
- Protocol buffer support for the Go programming language