Skip to content

ameer1234567890/Arduino-Cloudflare-DDNS-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino-Cloudflare-DDNS-Client

A Cloudflare DDNS client on an Arduino (ESP8266)

This does DDNS (Dynamic DNS) updates on the Cloudflare API endpoint, on an Arduino (ESP8266)

  • Step 1: Fill in EMAIL, TOKEN, DOMAIN and SUBDOMAIN. Your API token is here: https://dash.cloudflare.com/profile/api-tokens. Make sure the token is the Global token, or has these permissions: #zone:read, #dns_record:read, #dns_records:edit
  • Step 2: Create an A record on Cloudflare with the subdomain you choose.
  • Step 5: Compile and flash to your choice of ESP8266 board.

About

A Cloudflare DDNS client on an Arduino (ESP8266)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages