New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

enom-dyndns

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

enom-dyndns

Enom Dynamic DNS updater

  • 0.1.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-88.89%
Maintainers
1
Weekly downloads
 
Created
Source

eNom-DynDNS

Check that your domain is pointing to your current ip address. If it's not then update eNom Dynamic DNS record.

More information about eNom Dynamic DNS can be found here

Installation

Install globally

npm install -g enom-dyndns

Usage

enom-dyndns [options]

Available options:

  -d, --domain DOMAIN        domain name to update [REQUIRED]
  -p, --password PASSWORD    enom password [REQUIRED]
  --hostname HOSTNAME        domain hostname [defaults to '*']
  -c, --check                only check if IP address has changed
  -f, --force                force update record
  -h, --help                 this help message

Check and if changed update:

enom-dyndns -d yourdomain.com -p password

Only check for changes:

enom-dyndns -d yourdomain.com -c

Force update:

enom-dyndns -d yourdomain.com -p password -f

Define hostname to update:

enom-dyndns -d yourdomain.com -p password --hostname yourhostname

FAQs

Package last updated on 09 May 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc