Thomas Waldmann
d9e9c66319
service updater host configuration: added user interface
this is the ui USERS need to configure sending updates to an ALREADY CONFIGURED service. there is no UI yet for creating a new service, the ADMIN has to use django admin for that.
About nsupdate.info =================== https://nsupdate.info is a free dynamic dns service. nsupdate.info is also the name of the software used to implement it. If you like, you can use it to host the service on your own server. The software project lives at: https://github.com/nsupdate-info/nsupdate.info .. image:: https://travis-ci.org/nsupdate-info/nsupdate.info.png :target: https://travis-ci.org/nsupdate-info/nsupdate.info .. image:: https://coveralls.io/repos/nsupdate-info/nsupdate.info/badge.png :target: https://coveralls.io/r/nsupdate-info/nsupdate.info .. image:: https://badge.fury.io/py/nsupdate.png :target: http://badge.fury.io/py/nsupdate .. image:: https://pypip.in/d/nsupdate/badge.png :target: https://crate.io/packages/nsupdate/ Features ======== * Frontend: Dynamic DNS updates via dyndns2 protocol (like supported by many DSL/cable routers and client software). * Backend: Uses DYNAMIC DNS UPDATE protocol (RFC 2136) to update compatible nameservers like BIND, PowerDNS and others (the nameserver itself is NOT included). * Easy and simple web interface. * Multiple Hosts per user * Add own domains / nameservers (public or only for yourself) * Supports IP v4 and v6, SSL. * Login with local or remote accounts (google, github, bitbucket, ... accounts - everything supported by python-social-auth package) * Manual IP updates via web interface * Shows time since last update via api, whether it used SSL or not * Made with security in mind * No nagging, no spamming - trying not to annoy users * Free and Open Source Software * Made with Python and Django
Description
Languages
Python
71.6%
HTML
27.9%
Shell
0.3%
CSS
0.2%