move related repo bar
This commit is contained in:
parent
c70edfbc64
commit
e304df6288
10
README.md
10
README.md
|
@ -1,17 +1,17 @@
|
|||
mdig.js
|
||||
=======
|
||||
|
||||
multicast dig, in JavaScript (ES5.1)
|
||||
|
||||
Create and capture mDNS query and response packets to disk as binary and/or JSON.
|
||||
Options are similar to the Unix `dig` command, but for mDNS.
|
||||
|
||||
| [dns-suite.js](https://git.coolaj86.com/coolaj86/dns-suite.js)
|
||||
| [dig.js](https://git.coolaj86.com/coolaj86/dig.js)
|
||||
| [digd.js](https://git.coolaj86.com/coolaj86/digd.js)
|
||||
| **mdig.js**
|
||||
| Sponsored by [Daplie](https://daplie.com).
|
||||
|
||||
multicast dig, in JavaScript (ES5.1)
|
||||
|
||||
Create and capture mDNS query and response packets to disk as binary and/or JSON.
|
||||
Options are similar to the Unix `dig` command, but for mDNS.
|
||||
|
||||
Install with git
|
||||
-------
|
||||
|
||||
|
|
Loading…
Reference in New Issue