ClouDNS Update script

I’ve created a python script to create and update the TXT records on my DNS provider (https://www.cloudns.net)

It’s is here:

1 Like

Hi, cool script!

Can you confirm that the API credentials in this code are not real? https://github.com/garumble/ClouDNS-CertifyTheWeb/blob/master/WebService.py

If they are real you need to remove them from the code on github, then generate new details with ClouDNS as these are now compromised.

The credentials aren’t valid, but I changed it to make it more generic.

1 Like