Skip to content

adfolks/cloudflare-liwanetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloudflare-liwanetwork

Application which can update the cloudflare DNS records from the public IP of the network gateway. Can be used mostly in local or home network setup when ISP doesn't entertain your static public request.

This program monitor for your ip changes and any changes will be reflected in cloudflare records

    <html>
	    <head>
	    </head>
    </html>

Running

cloudflare zone name

export ZONE_NAME=example.com

api token

export API_TOKEN=***********

records that needs to be updated as can be passed as arguments to program

./liwa-nw example.com link.example.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages