1.0.0 • Published 8 years ago

ddns-webapp v1.0.0

Weekly downloads
3
License
(MIT OR Apache-2....
Repository
github
Last release
8 years ago

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