aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 62bd7950fec44d89ba4e7c672fe2cfcd197fefc5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DDNS.py
=======
DDNS.py is a dynamic dns frontend mirroring the dyndns api, to allow
standard dns update clients to be used.

Dependencies (under Debian)
---------------------------
* python-dns
* python-flask
* python-yaml
* python-ipy

// vim: tw=70