dnsdaddy

1.0.4 • Public • Published

Dyanmic DNS for GoDaddy Domain Names

Use a GoDaddy domain name for remote access without needing a static IP address

Installation

npm i -g dnsdaddy

Usage

First setup your GoDaddy credentials and domain with:

dnsdaddy init

To update your IP address:

dnsdaddy update

Setup as a 20 minute cron:

(crontab -l;echo "*/20 * * * * /usr/bin/dnsdaddy update")|crontab -

/dnsdaddy/

    Package Sidebar

    Install

    npm i dnsdaddy

    Weekly Downloads

    3

    Version

    1.0.4

    License

    MIT

    Unpacked Size

    13.5 kB

    Total Files

    11

    Last publish

    Collaborators

    • lewissteele