{"id":19692632,"url":"https://github.com/rwxd/cloudflare-dyndns","last_synced_at":"2026-04-11T21:03:30.343Z","repository":{"id":39904674,"uuid":"468880243","full_name":"rwxd/cloudflare-dyndns","owner":"rwxd","description":"Cloudflare DynDNS Tool to update DNS entries with new public IPs.","archived":false,"fork":false,"pushed_at":"2025-02-17T02:12:50.000Z","size":62,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-24T21:16:09.357Z","etag":null,"topics":["cloudflare","dyndns"],"latest_commit_sha":null,"homepage":"https://rwxd.github.io/cloudflare-dyndns/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rwxd.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-11T19:46:07.000Z","updated_at":"2024-12-11T09:50:26.000Z","dependencies_parsed_at":"2023-10-14T18:01:41.950Z","dependency_job_id":"41348dba-f894-498e-93dd-e9cca14e4dc7","html_url":"https://github.com/rwxd/cloudflare-dyndns","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwxd%2Fcloudflare-dyndns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwxd%2Fcloudflare-dyndns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwxd%2Fcloudflare-dyndns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwxd%2Fcloudflare-dyndns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rwxd","download_url":"https://codeload.github.com/rwxd/cloudflare-dyndns/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241001511,"owners_count":19892011,"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","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","dyndns"],"created_at":"2024-11-11T19:13:56.158Z","updated_at":"2026-04-11T21:03:25.312Z","avatar_url":"https://github.com/rwxd.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cloudflare-DynDNS\n\n## Description\n\ncloudflare-dyndns is a CLI application written in Go and delivered as a single executable that lets you run your own dynamic DNS service with Cloudflare.\n\nAn api token is needed to run the tool -\u003e [how to create a cloudflare api token](https://developers.cloudflare.com/api/tokens/create/)\n\n## Todos\n\n- Docker Image\n\n\n## Usage\n\n### Creates DNS Records\n\n```bash\n❯ cloudflare-dyndns update --record \"dyn-dns-test\" --zone \"test.com\" --api-token \"mytoken\"\nCreating A Record with content \"1.1.1.1\" \u0026 ttl 1\nCreating AAAA Record with content \"2a02::123\" \u0026 ttl 1\n```\n\n### Updates DNS Records\n\n```bash\n❯ cloudflare-dyndns update --record \"dyn-dns-test\" --zone \"test.com\" --api-token \"mytoken\"\nUpdating A Record with content \"1.1.1.2\" \u0026 ttl 1\nNo update needed for AAAA Record\n```\n\n### Help\n\n```\n❯ cloudflare-dyndns update --help\nUpdate DynDNS Entry\n\nUsage:\n  cloudflare-dyndns update [flags]\n\nFlags:\n  -t, --api-token string   cloudflare api token\n  -h, --help               help for update\n      --log-level string   log level (default \"warning\")\n  -r, --record string      dns record to change\n      --ttl int            ttl for record (default 1)\n  -z, --zone string        zone name\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frwxd%2Fcloudflare-dyndns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frwxd%2Fcloudflare-dyndns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frwxd%2Fcloudflare-dyndns/lists"}