If you want to use and old computer as a dynamic DNS client to update you IP you can easily do it using the Cloudflare API and a Debian minimal install.
First install the API with:
pip install cloudflare
After create a file somewhere with the code bellow, changing lines 105, 109, 110 and 115 as required.
Continue reading “Cloudflare Dynamic DNS”