A dynamic DNS type script that is written to update DNS records in the Rackspace DNS system.
This includes the script for telling you your current IP (to be hosted on something like a Cloud Server) and one that actually does the updating.
- Python 2.7
- libcloud
- IPy
- Flask
I've included a sample WSGI file for convenience.