Skip to content

Easy migration of DNS zones in bind9 to a Cloudflare account

Notifications You must be signed in to change notification settings

xadorfr/bind9-to-cloudflare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BIND9 to Cloudflare

PHP script wrapping curl calls to the v4 API of Cloudflare to import a list of domain with their records (BIND zone file).

  • Populate job/domains.txt with one domain per line
  • Copy/Paste the zone files into jobs/ (the script awaits that zones file names are in the shape [domain].host)
  • ./import.php

About

Easy migration of DNS zones in bind9 to a Cloudflare account

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages