Skip to content

subbyte/cloudflare-ddns-posix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cloudflare Dynamic DNS Update Service

  • POSIX-compliant
  • Cloudflare API v4
  • Bearer authentication
  • DNS proxy recognition
  • Installed as a cron job
  • Compatible with OpenBSD

Usage

$ ./install.sh

Requirement

  • curl
  • jq

Design Consideration

No Python. Python 3.10 drops support for LibreSSL, thus not working on OpenBSD.

Releases

No releases published

Packages

No packages published

Languages