Skip to main content

Python client library for Dynamic DNS using Domain Connect

Project description

Usage

domain-connect-dyndns [-h] [--config CONFIG] (--domain DOMAIN | --all) {setup,update,status}

Positional arguments:

  • {setup,update, status} --- action on domain

Optional arguments:

  • --config CONFIG --- config file path
  • --domain DOMAIN --- domain to keep up to date
  • --all --- update all domains in config
  • -h --- display help and exit

Installation

    pip install domain-connect-dyndns

Examples

    domain-connect-dyndns --domain [domain] setup
    domain-connect-dyndns --domain [domain] update
    domain-connect-dyndns --domain [domain] status
    
    domain-connect-dyndns --all update
    domain-connect-dyndns --all status

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

domain-connect-dyndns-0.0.5.tar.gz (5.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page