dnsmadeeasy-dynamic-dns

1.0.1 • Public • Published

DNS MADE EASY - Dynamic DNS Updater

This is an implementation of DNSMadeEasy Dynamic DNS in Node.js.

Installation

  • Run:
npm i -g dnsmadeeasy-dynamic-dns
cp .env.example .env
  • Fill the information in the .env file.
    • username: The username you use to log into DNS Made Easy.
    • password: The password you use to log into DNS Made Easy (or per record password if configured).
    • ids: The id or the ids (comma-separated) of the records that you want to update.
  • Run:
./dns.js

Readme

Keywords

Package Sidebar

Install

npm i dnsmadeeasy-dynamic-dns

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

2.57 kB

Total Files

4

Last publish

Collaborators

  • miladk