Releases: asifbacchus/CloudflareDDNS
Releases · asifbacchus/CloudflareDDNS
Version 2.2
Minor update:
- fix issue with $TERM not being set when running via systemd/cron
- update README with working TOC hyperlinks and some clarifying information
Version 2.1
- rewritten POSIX compatible
- relies on curl and jq
- parses actual JSON instead of using grep/awk
- code debloated and cleaned up
- use bearer token instead of Global API token, much more secure