From 7c575aaa8e98a6aa7eda8d69e2b14d014ee91b09 Mon Sep 17 00:00:00 2001 From: Marius Halden Date: Mon, 17 Mar 2014 04:16:49 +0100 Subject: Initial commit --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..62bd795 --- /dev/null +++ b/README.md @@ -0,0 +1,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 -- cgit v1.2.3