update description
This commit is contained in:
parent
cfe5f4e818
commit
b3ef27791e
|
@ -7,8 +7,13 @@ digd.js
|
||||||
| **digd.js**
|
| **digd.js**
|
||||||
| Sponsored by [Daplie](https://daplie.com).
|
| Sponsored by [Daplie](https://daplie.com).
|
||||||
|
|
||||||
A lightweight DNS / mDNS daemon (server) for creating and capturing DNS and mDNS
|
A lightweight DNS / mDNS daemon (server) in node.js.
|
||||||
query and response packets to disk as binary and/or JSON.
|
|
||||||
|
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.
|
Options are similar to the Unix dig command.
|
||||||
|
|
||||||
Install
|
Install
|
||||||
|
|
Loading…
Reference in New Issue