Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Cloudflare IP Updater in Bash

This small script updates your IPv4 and IPv6 records in your cloudflare account.

Before using this, create an A and/or AAAA record with the same name as the one you put in record_name.

If you have a dynamic ip address, you can make cronjob execute this file every ~5 minutes. It then checks if the current address is the same as the one in cloudflare and updates them if they are not the same.

If you have multiple domains pointing to the same server, you can simply set a "CNAME" record to the domain in record_name.

Requirements

  • Install JQ sudo apt install jq

About

Updates IPv6 and IPv4 via the Cloudflare api

Topics

Resources

Stars

10 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages