ddns-webapp

1.0.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i ddns-webapp

Weekly Downloads

1

Version

1.0.0

License

(MIT OR Apache-2.0)

Last publish

Collaborators

  • coolaj86