Skip to main content

CloudFlare DNS backup to BIND files

Project description

CloudFlare DNS to Bind converter
====

Simple tool for backing up your CloudFlare hosted DNS records in format acceptable by BIND

Usage
-----

+ get all your CloudFlare zones to console

cf-backup root@example.com 1234567890

+ get only example.com and example2.com zones

cf-backup root@example.com 1234567890 -z example.com -z example2.com

This example may be simplified as:

cf-backup root@example.com 1234567890 -z "example1.com example2.com"

+ Get only example.com, create if not exists folder and write zone to ./zones/example.com

cf-backup root@example.com 1234567890 -z example.com -o zones

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

cloudflaredns-backup-1.0b.tar.gz (3.1 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