This package has been deprecated

Author message:

this package has been deprecated

r53ddns

1.0.0 • Public • Published

R53-DDNS

A NodeJS (console) application used to update a Route53 record to support DDNS

Ideal as an AWS-Based alternative to dyndns or other client-based solutions.

Requires an AWS Account subscribed to the Route53 service and an existing Route53 zone. see: http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/CreatingHostedZone.html

Usage

usage: ddns [-h] [-v] [--verbose] -z ZONE -r RECORDSET [-t TTL]

Updates Route53 to reflect the current Public IP determined for you environment

Optional arguments:

-h, --help Show this help message and exit.

-v, --version Show program's version number and exit.

--verbose Enable verbose logging

-z ZONE, --hostedZone ZONE The hosted zone id containing the dns record

-r RECORDSET, --recordSet RECORDSET The record set to update

-t TTL, --ttl TTL The ttl to use for the new record value

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Published

Version History

  • Version
    Downloads (Last 7 Days)
    • Published

Package Sidebar

Install

npm i r53ddns

Weekly Downloads

0

Version

1.0.0

License

none

Last publish

Collaborators

  • coryforsythe