{"id":21864178,"url":"https://github.com/zbblanton/cloudflare_dynamic_dns","last_synced_at":"2025-09-08T19:33:21.452Z","repository":{"id":64306588,"uuid":"112789229","full_name":"zbblanton/cloudflare_dynamic_dns","owner":"zbblanton","description":"Small program for dynamic DNS using Clouldflare API.","archived":false,"fork":false,"pushed_at":"2020-02-02T10:20:52.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-08T19:33:14.523Z","etag":null,"topics":["cloudflare","cloudflare-api","cloudflare-dns","cloudflare-dynamic-dns","dynamic-dns","golang"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zbblanton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-12-01T21:35:35.000Z","updated_at":"2020-02-02T10:20:54.000Z","dependencies_parsed_at":"2022-12-06T09:48:45.950Z","dependency_job_id":null,"html_url":"https://github.com/zbblanton/cloudflare_dynamic_dns","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/zbblanton/cloudflare_dynamic_dns","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zbblanton%2Fcloudflare_dynamic_dns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zbblanton%2Fcloudflare_dynamic_dns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zbblanton%2Fcloudflare_dynamic_dns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zbblanton%2Fcloudflare_dynamic_dns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zbblanton","download_url":"https://codeload.github.com/zbblanton/cloudflare_dynamic_dns/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zbblanton%2Fcloudflare_dynamic_dns/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231437,"owners_count":25245585,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cloudflare","cloudflare-api","cloudflare-dns","cloudflare-dynamic-dns","dynamic-dns","golang"],"created_at":"2024-11-28T04:07:45.544Z","updated_at":"2025-09-08T19:33:21.428Z","avatar_url":"https://github.com/zbblanton.png","language":"Go","readme":"# Cloudflare Dynamic DNS\n\n## Description\nSmall program that will automatically update your Cloudflare DNS with your dynamic public IP.\n\n## Getting Started\nCompiling from source:\n```\ngo build\n```\nOr download the latest binary from the [Releases](https://github.com/zbblanton/cloudflare_dynamic_dns/releases).\n\n\nThen:\n```\nRename config.json.example -\u003e config.json\n```\n\nCreate an API user on Cloudflare and get your Zone ID from the overview page.\nUse this information to fill out the config.json file's cloudflare_api section.\n\nOptional: Configure the SMTP settings and set \"enable\" to \"true\".\n\nNo need to modify the public_ip_urls section.\n\nYou can change the interval (in minutes). It's default will check every 1 minute.\n\n## Examples\nRun with default everything:\n```\n./cloudflare_dynamic_dns\n```\n\nRun as a cronjob:\n```\n*/1 * * * * ./path/to/cloudflare_dynamic_dns --cron=true --config=/path/to/config.json --log=true --log_path=/path/to/cloudflare_dynamic_dns.log\n```\n\nRun as background task:\n```\nnohup ./path/to/cloudflare_dynamic_dns --config=/path/to/config.json --log=true --log_path=/path/to/cloudflare_dynamic_dns.log \u0026\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzbblanton%2Fcloudflare_dynamic_dns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzbblanton%2Fcloudflare_dynamic_dns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzbblanton%2Fcloudflare_dynamic_dns/lists"}