blob: 22a6bd6f80fbb46b8e62d992e19b277c2595d512 (
plain)
1
2
3
4
5
6
7
8
|
---
name: wrapper
repo: wrapper
---
wrapper is a simple and lightweight DNS server written in C. It supports custom user defined records in a config files,
and it also supports a few custom build records for fun! For example, there is a CMD record that runs a command on the
host system, and returns the result as a TXT record! Read more on the readme!
|