Skip to main content

Yet another Cloudflare DDNS

Project description

cflare-ddns

This is yet another Cloudflare Dynamic DNS application.

Usage

usage: cflare-ddns [-h] [-c CONFIG_FILE] [-i INTERVAL]

options:
  -h, --help            show this help message and exit
  -c CONFIG_FILE, --config CONFIG_FILE
                        Path to your configuration file
  -i INTERVAL, --interval INTERVAL
                        Number of seconds between each sync. This will make the program run forever.

Configuration file example

{
  "api_key": "xxxx",
  "email": "xxxx@gmail.com",
  "records": [
    {
      "zone_id": "xxxx",
      "domain": "xxx.xyz",
      "record_name": "xxx"
    }
  ]
}

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

cflare-ddns-0.2.0.tar.gz (5.5 kB view hashes)

Uploaded Source

Built Distribution

cflare_ddns-0.2.0-py3-none-any.whl (7.3 kB view hashes)

Uploaded Python 3

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