From b3ef27791e9d4d5f3b5c3bf8f7d5147a5b7cd854 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Thu, 2 Nov 2017 23:59:53 -0600 Subject: [PATCH] update description --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f9ae79b..e1719f8 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,13 @@ digd.js | **digd.js** | Sponsored by [Daplie](https://daplie.com). -A lightweight DNS / mDNS daemon (server) for creating and capturing DNS and mDNS -query and response packets to disk as binary and/or JSON. +A lightweight DNS / mDNS daemon (server) in node.js. + +Although originally created for testing dns-suite.js +by creating and capturing to disk DNS and mDNS query +and response packets (as binary and/or JSON), digd.js +has grown into a full-blown nameserver. + Options are similar to the Unix dig command. Install