move related repo bar

This commit is contained in:
AJ ONeal 2017-11-02 23:46:34 -06:00
parent c70edfbc64
commit e304df6288
1 changed files with 5 additions and 5 deletions

View File

@ -1,17 +1,17 @@
mdig.js 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) | [dns-suite.js](https://git.coolaj86.com/coolaj86/dns-suite.js)
| [dig.js](https://git.coolaj86.com/coolaj86/dig.js) | [dig.js](https://git.coolaj86.com/coolaj86/dig.js)
| [digd.js](https://git.coolaj86.com/coolaj86/digd.js) | [digd.js](https://git.coolaj86.com/coolaj86/digd.js)
| **mdig.js** | **mdig.js**
| Sponsored by [Daplie](https://daplie.com). | 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 Install with git
------- -------