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.
- Usage
- Prerequisites
- Install dependencies
- Lint the project
- Build the project
- Automatically build the project on save
- Start the project
dynv6-ip-update-client <http-token>
- Windows 11 or Linux
- Visual Studio Code with plugins:
- EditorConfig for VS Code
- ESLint
- Prettier - Code formatter
- Node.js 16.17.1 and later
npm install
npm run lint
npm run lint:watch
npm run build
npm run build:watch
npm start <http-token>