Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

ddns-webapp

Daplie27(MIT OR Apache-2.0)1.0.0

Frontend for Daplie DNS

ddns, dns, daplie, dynamic

readme

DDNS HTML App

STOP: You probably want node-ddns

A Dynamic DNS (DDNS / DynDNS) UDP Server written in node.js.

This is one distinct part of a 3-part system.

  • node-ddns (full stack demo)
  • node-ddns-api (RESTful HTTP API)
  • node-ddns-frontend (HTML5 Management App)
  • node-ddns-service (UDP DNS Server)

Install & Configure

# bower
bower install --save com.daplie.ddns

# git
git clone git@github.com:Daplie/node-ddns-frontend.git
serve-https node-ddns-frontend

LICENSE

Dual-licensed MIT and Apache-2.0

See LICENSE