Categorygithub.com/mimuret/dtap/v2
package
2.5.0
Repository: https://github.com/mimuret/dtap.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

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