namecheap-dynamic-dns
v1.0.1
Published
This is an implementation of Namecheap Dynamic DNS in Node.js.
Downloads
3
Readme
Namecheap - Dynamic DNS Updater
This is an implementation of Namecheap Dynamic DNS in Node.js.
Installation
- Run:
npm i -g namecheap-dynamic-dns
cp .env.example .env
- Fill the information in the .env file.
- host: @ (or the subdomain that you want to update).
- domain: yourdomain.tld.
- password: Dynamic DNS password.
- Run:
./dns.js