add mdig
This commit is contained in:
parent
e4380a1cf2
commit
f7148e9a4f
5
bin/mdig.js
Executable file
5
bin/mdig.js
Executable file
@ -0,0 +1,5 @@
|
|||||||
|
#!/usr/bin/env node
|
||||||
|
'use strict';
|
||||||
|
|
||||||
|
process.argv.push('--mdns');
|
||||||
|
require('dig.js/bin/dig.js');
|
Loading…
x
Reference in New Issue
Block a user