heureka

0.0.4 • Public • Published

Heureka

DNS Service Discovery Tools

Getting 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.io

And you should get the JSON back

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i heureka

    Weekly Downloads

    1

    Version

    0.0.4

    License

    MIT

    Last publish

    Collaborators

    • cthulhuology