/dynv6-ip-update-client

A client that can update IP addresses of existing DNS records created in dynv6 which is a platform for getting public hostnames for your dynamic IPv4 and IPv6 addresses with the latest IP addresses from the client.

Primary LanguageJavaScriptMIT LicenseMIT

dynv6-ip-update-client

Semantic Versioning 2.0.0 Linux Windows made-with-javascript made-with-typescript Npm package version Npm package daily downloads Npm package license Npm package dependents

Update IP addresses of existing DNS records created in dynv6 which is a platform for getting public hostnames for your dynamic IPv4 and IPv6 addresses with the latest IP addresses from the client.

Table of Contents

Usage

dynv6-ip-update-client <http-token>

Prerequisites

Install dependencies

npm install

Lint the project

npm run lint

Automatically lint the project on save

npm run lint:watch

Build the project

npm run build

Automatically build the project on save

npm run build:watch

Start the project

npm start <http-token>