2025-05-26 19:44:37 -07:00
2025-05-26 19:33:47 -07:00
2025-05-26 19:33:47 -07:00
2025-05-26 19:44:37 -07:00

Installation

Add the scrip on the server

git clone https://git.coopcloud.tech/RTM/sootie-dynamic-dns.git

Test the script run

cloudflare_api_token=<replace-with-actual-key> python3 main.py

Add the command to a cron job

* * * * * cloudflare_api_token=<replace-with-actual-token> python3 <path-to-project>/main.py >> <path-to-project>/logs.out
Description
No description provided
Readme 25 KiB
Languages
Python 100%