/pyddns

Primary LanguagePythonMIT LicenseMIT

pyddns

pyddns is a cgi script that allows updates to dns records using HTTP Get requests. It only has python dependencies, i.e. "nsupdate" is not being used.

Inspired by

If you see error messages like "TypeError: unsupported operand type(s) for &: 'str' and 'long'" you may need to update your version of dnspython. Debian users may also track http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=593939.

Licence

Released under the MIT license http://opensource.org/licenses/MIT