{"id":15435948,"url":"https://github.com/uetchy/cfddns","last_synced_at":"2025-04-19T18:24:08.077Z","repository":{"id":43295846,"uuid":"164568043","full_name":"uetchy/cfddns","owner":"uetchy","description":"Straightforward Cloudflare DDNS client written in Rust","archived":false,"fork":false,"pushed_at":"2022-11-05T21:04:27.000Z","size":108,"stargazers_count":10,"open_issues_count":2,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T02:16:56.173Z","etag":null,"topics":["cloudflare","cloudflare-ddns","ddns","dynamic-dns","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/uetchy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-01-08T05:21:22.000Z","updated_at":"2024-12-30T10:12:01.000Z","dependencies_parsed_at":"2022-08-24T01:10:19.965Z","dependency_job_id":null,"html_url":"https://github.com/uetchy/cfddns","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uetchy%2Fcfddns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uetchy%2Fcfddns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uetchy%2Fcfddns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uetchy%2Fcfddns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uetchy","download_url":"https://codeload.github.com/uetchy/cfddns/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249762281,"owners_count":21321905,"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","cloudflare-ddns","ddns","dynamic-dns","rust"],"created_at":"2024-10-01T18:47:06.550Z","updated_at":"2025-04-19T18:24:08.061Z","avatar_url":"https://github.com/uetchy.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cfddns\n\nYet another DDNS client for Cloudflare written in Rust.\n\n[![Packaging status](https://repology.org/badge/vertical-allrepos/cfddns.svg)](https://repology.org/project/cfddns/versions)\n\n## Usage\n\n```\ncfddns -c \u003cconfig.yml\u003e \u003cdomain-list.txt\u003e\n```\n\n```bash\ncat \u003c\u003c EOD \u003e domains\nexample.com\nmail.example.com\nexample.org\nEOD\n\ncat \u003c\u003cEOD \u003e cfddns.yml\ntoken: \"\u003cCloudFlare API token\u003e\"\ninterval: 900 # in seconds (optional)\nendpoint: \"https://api.ipify.org\" # external ip provider (optional)\nEOD\n\ncfddns -c cfddns.yml domains\n```\n\n## Install\n\n### Arch Linux\n\nInstall `cfddns` from [AUR](https://aur.archlinux.org/packages/cfddns/).\n\n```bash\nyay -S cfddns\n```\n\n```bash\nvim /etc/cfddns/cfddns.yml # replace `token` value with yours\nvim /etc/cfddns/domains\n\nsystemctl enable --now cfddns\n```\n\n### Cargo\n\n```\ncargo install cfddns\n```\n\n### Build from source\n\n```bash\ngit clone https://github.com/uetchy/cfddns.git \u0026\u0026 cd cfddns\ncargo build --release\ncp target/release/cfddns /usr/local/bin\n```\n\n## Contribute\n\n### Tasks\n\n- Report a bug\n- Create and maintain `cfddns` package for your favorite Linux distribution\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuetchy%2Fcfddns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuetchy%2Fcfddns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuetchy%2Fcfddns/lists"}