Categorygithub.com/AccurateApplication/cloudflare_ddns
modulepackage
0.0.0-20210618131313-638168023d23
Repository: https://github.com/accurateapplication/cloudflare_ddns.git
Documentation: pkg.go.dev

# README

Dynamic DNS with go

This adds my external IP as a DNS record at cloudflare. It adds the 'subdomain' in the config file as a subdomain record It uses ipify.org to get external IP.

Config

Config file is used for domain, subdomain, refresh rate (in minutes), and cloudflare email. API key is stored as an environment variable. (export CF_API_KEY='key').

# Structs

No description provided by the author
No description provided by the author
No description provided by the author