dtap icon indicating copy to clipboard operation
dtap copied to clipboard

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

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

  • configuration
  • JSON schema
  • API
  • design