/dtap

dtap is dnstap message router. Supported multi input and multi output.

Primary LanguageGoApache License 2.0Apache-2.0

DTAP - DNSTAP router

DTAP is a DNSTAP router written by Go.

DTAP consists of input plugins, filter plugins, and output plugins. If missing any function, you can write a plugin.

install

go install github.com/mimuret/dtap/v2@latest

Documents