Git Product home page Git Product logo

python-dyndnsc's Introduction

Dyndnsc - dynamic dns update client

image

image

image

image

dyndnsc is both a script to be used directly as well as a re-usable and hopefully extensible python package for doing updates over http to dynamic dns services. This package currently focuses on supporting the dyndns2 protocol (http://dyn.com/support/developers/api/) and variations thereof.

Examples

Basic example that should fit most peoples needs:

$ dyndnsc  --hostname test.dyndns.com --userid bob --password=fub4r

Are you using Miredo and want to assign a hostname dynamically to your ipv6 tunnel?

$ dyndnsc  --hostname test.dyndns.com --userid bob --method=teredo

Supported services

Currently, (at least basic) support is offered for

Feel free to send pull requests to add more.

Installation

$ pip install dyndnsc

or, if you want to work using the source tarball:

$ python setup.py install

Requirements

  • Python 2.6, 2.7, 3.2 or 3.3

Goals

dyndnsc was born as a minimal module for use in the ANGEL APP, a p2p filesystem on top of webdav. At the time, the command line interface was not important. Now that time has passed, the goals are essentially to provide both an easy to use command line tool as well as providing an OK API for developers who want to add dyndns capabilities to their software. Also, providing support for many different ways of detecting and updating IP/DNS records is important.

Status

dyndnsc is currently still in alpha stage, which means that any interface can still change at any time. For this to change, it shall be sufficient to have documented use of this package which will necessitate stability (i.e. community process).

python-dyndnsc's People

Contributors

infothrill avatar crvidya avatar thomaswaldmann avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.