DDNS.py ======= DDNS.py is a frontend for dynamic dns, with the goal of mirroring existing APIs so any dyndns client can be used. Currently it only has a very limited support of the dyn.com API. This is currently very experimental... Dependencies (under Debian) --------------------------- * python-dns * python-flask * python-yaml * python-ipy