2025-02-09 06:31:09 +01:00
|
|
|
# library for DNS encapsulations and transporting of them
|
|
|
|
|
2025-02-09 06:32:09 +01:00
|
|
|
[](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)
|
2025-02-09 06:31:09 +01:00
|
|
|
|
|
|
|
**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)
|