Modify Cloudflare DNS records from a CSV file

Posted On // Leave a Comment

Hello ,


I am learning python, and have developed a script that help you modify your dns records at cloudflare by simply editing a csv file.


The script can fetch the records from cloudflare to a csv file and then you can make changes in it and sync it back to cloudflare.


I developed it as I frequently have to change a lot of records when i move servers and this is very cumbersome using cloudflare's UI.


This scripts used the cloudflare API.


More details at


http://ift.tt/1t7yY56


@Mods If this is not the right section, please let me know.


Any python gurus here? I am new to python, So please let me know if something is wrong or is not done in the 'pythonic' way.


http://ift.tt/1dvHQ0Z

0 comments:

Post a Comment