Dynamic DNS using the Cloudflare API.
Python 3.10.x or greater
- Download the lastest version to wherever you like.
- Edit config_template.csv in the data folder.
- Add your api token from Cloudflare
- Add the domain name you want to update ex. (github.com)
- Rename config_template.csv to config.csv
- Edit records.txt in the data folder.
- Add in the subdomain(s) you want to point towards the local WAN
- Start main.py
- (Optional) Setup main.py to run at boot.