0.2.0 • Published 10 years ago

node-dyndns v0.2.0

Weekly downloads
-
License
WTFPL
Repository
-
Last release
10 years ago

node-dyndns

node-dyndns is a Dynamic DNS Server implementation.

Start DNS Server

% node node-dyndns/bin/node-dyndns

After that, you will find DNS Server on port 53, and Update HTTP Server on port 80.

DNS API

Perform Update

The update API is a REST-based system.

/nic/update?hostname=yourhostname&myip=ipaddress

IP Address Resolve

The resolve API refers RFC 1035.

License

WTFPL

0.2.0

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago