Categorygithub.com/mimuret/dtap
2.3.0
Repository: https://github.com/mimuret/dtap.git
Documentation: pkg.go.dev

# 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.