Skip to content

It is keeps server's IP address constantly being updated. Written in Shell 100%.

Notifications You must be signed in to change notification settings

iamdual/cloudflare-ddns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Cloudflare Dynamic DNS

Cloudflare Dynamic DNS is keeps server's IP address constantly being updated in the DNS records.

Usage

export CLOUDFLARE_API_TOKEN="CLOUDFLARE-API-TOKEN"

./cloudflare-ddns.sh "ZONE-ID" "DOMAIN-NAME"
./cloudflare-ddns.sh "ZONE-ID" "DOMAIN-NAME"
...

Parameters

  • --ipv6: Set IP address format IPv6
  • --proxy: Enable proxy for DNS record
  • --debug: Enable debug
./cloudflare-ddns.sh "ZONE-ID" "DOMAIN-NAME" --ipv6

Sources

About

It is keeps server's IP address constantly being updated. Written in Shell 100%.

Topics

Resources

Stars

Watchers

Forks

Languages