Skip to content

rimendoz86/ddns-slim

Repository files navigation

DDNS Slim

DDNS Client using Node and Typescript

A slim DIY DDNS Client to accompany blog post at RickyMendoza.dev - DDNS Client with Node and TypeScript

How to build

npm install
tsc

Usage example

Modify the sites.json to include your sites and endpoint to your DNS Provider. Run with

npm start
  • 1.0 Initial Post

Realeases

Meta

Ricky Mendoza

Distributed under the MIT license. See LICENSE for more information.

https://github.com/rimendoz86/