<div dir="ltr"><div><div><div><div><div>Hi list,<br><br></div>I'm looking to implement with Unbound something similar to OpenDNS's <a href="http://debug.opendns.com">debug.opendns.com</a> TXT record.<br><br></div>It's a programmatic response to a query that responds with debug meta data, e.g.:<br>;; QUESTION SECTION:<br>;<a href="http://debug.opendns.com">debug.opendns.com</a>.             IN      TXT<br><br>;; ANSWER SECTION:<br><a href="http://debug.opendns.com">debug.opendns.com</a>.      0       IN      TXT     "server 5.fra"<br><a href="http://debug.opendns.com">debug.opendns.com</a>.      0       IN      TXT     "flags 20 0 2cc d00d82040001401"<br><a href="http://debug.opendns.com">debug.opendns.com</a>.      0       IN      TXT     "id 381599"<br><a href="http://debug.opendns.com">debug.opendns.com</a>.      0       IN      TXT     "source <a href="http://217.254.45.71:14830">217.254.45.71:14830</a>"<br><a href="http://debug.opendns.com">debug.opendns.com</a>.      0       IN      TXT     "dnscrypt enabled (7136666E76576A42)"<br><br></div>Has anyone done something like this? Is it possible to do with libunbound?<br><br></div>Best regards,<br></div>Maciej Soltysiak<br><br></div>