# 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
# Packages
* Copyright (c) 2022 Manabu Sonoda
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.