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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.4
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.4
    1
  • 0.0.3
    0
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i heureka

Weekly Downloads

1

Version

0.0.4

License

MIT

Last publish

Collaborators

  • cthulhuology