ddns-webapp
v1.0.0
Published
Frontend for Daplie DNS
Downloads
25
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 [email protected]:Daplie/node-ddns-frontend.git
serve-https node-ddns-frontend
LICENSE
Dual-licensed MIT and Apache-2.0
See LICENSE