update intro docs

This commit is contained in:
Thomas Waldmann 2013-09-29 05:32:35 +02:00
parent 8e705d5544
commit cec01d02a1

View File

@ -5,18 +5,20 @@ Introduction
About nsupdate.info About nsupdate.info
=================== ===================
www.nsupdate.info is a free dynamic dns service. http://nsupdate.info is a free dynamic dns service.
nsupdate.info is also the name of the software used to implement it. nsupdate.info is also the name of the software used to implement it,
it is sort of a gateway between dyndns2 protocol and dynamic dns update protocol.
If you like, you can use it to host the service on your own server.
Features Features
======== ========
* easy and simple web interface * Easy and simple web interface.
* supports popular dyndns2 API (like supported by many DSL/cable routers * Supports popular dyndns2 API (like supported by many DSL/cable routers
and client software) and client software).
* uses DNS UPDATE (RFC 2136) protocol to update compatible nameservers like * Uses DYNAMIC DNS UPDATE protocol (RFC 2136) to update compatible nameservers like
BIND, PowerDNS and others (the nameserver itself is NOT included). BIND, PowerDNS and others (the nameserver itself is NOT included).
* free and open source, written in Python with Django * Built with security and IPv6 in mind.
* Free and Open Source Software, written in Python with Django.