Skip to content

Releases: asifbacchus/CloudflareDDNS

Version 2.2

10 May 09:33
Compare
Choose a tag to compare

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

10 May 05:57
Compare
Choose a tag to compare
  • 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