14 lines
972 B
Markdown
14 lines
972 B
Markdown
# library for DNS encapsulations and transporting of them
|
|
|
|
[](https://travis-ci.com/DNS-OARC/dnswire) [](https://lgtm.com/projects/g/DNS-OARC/dnswire/alerts/) [](https://sonarcloud.io/dashboard?id=dns-oarc%3Adnswire) [](https://sonarcloud.io/dashboard?id=dns-oarc%3Adnswire)
|
|
|
|
**Currently Work in Progress!**
|
|
|
|
A C library for encoding/decoding different DNS encapsulations and
|
|
transporting them over different protocols.
|
|
|
|
Supported encapsulations:
|
|
- [DNSTAP](http://dnstap.info) using Protobuf
|
|
|
|
Currently supports:
|
|
- Frame Streams using [tinyframe](https://github.com/DNS-OARC/tinyframe)
|