heureka
v0.0.4
Published
DNS Service Discovery Tools
Readme
Heureka
DNS Service Discovery ToolsGetting Started
First create a ~/.heurekarc file
module.exports = {
'wot.io': {
host: 'bus04.wot.io',
port: 5380,
}
}For each domain name you'd like to manage. The primary DNS server for each should be listed.
Then type:
heureka list wot.ioAnd you should get the JSON back
