{"id":24472873,"url":"https://github.com/Swarkin/cloudflare-ddns-updater","last_synced_at":"2025-10-02T01:30:47.908Z","repository":{"id":269105636,"uuid":"886002521","full_name":"Swarkin/cloudflare-ddns","owner":"Swarkin","description":"Cloudflare DDNS updater","archived":false,"fork":false,"pushed_at":"2024-12-21T01:10:34.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T04:47:41.529Z","etag":null,"topics":[],"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/Swarkin.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":"2024-11-09T23:33:40.000Z","updated_at":"2024-12-21T01:10:37.000Z","dependencies_parsed_at":"2024-12-21T07:00:25.125Z","dependency_job_id":null,"html_url":"https://github.com/Swarkin/cloudflare-ddns","commit_stats":null,"previous_names":["swarkin/cloudflare-ddns"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swarkin%2Fcloudflare-ddns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swarkin%2Fcloudflare-ddns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swarkin%2Fcloudflare-ddns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swarkin%2Fcloudflare-ddns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Swarkin","download_url":"https://codeload.github.com/Swarkin/cloudflare-ddns/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234916075,"owners_count":18906643,"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":[],"created_at":"2025-01-21T08:13:47.622Z","updated_at":"2025-10-02T01:30:47.888Z","avatar_url":"https://github.com/Swarkin.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cloudflare DDNS updater\n\nTiny applet to update Cloudflare DNS A records for your domain.\n\nIt is recommended to use a service to restart the program on a regular interval, for example `systemd` on Linux or `Task Scheduler` on Windows.\n\n---\n\n## Config\n\nThe configuration is stored using the `.toml` format in the OS-specific config directory.\n\n### Location\n\n| OS       | Path                                                |\n|----------|-----------------------------------------------------|\n| Linux    | `$HOME/.config/cloudflare-ddns-updater/config.toml` |\n| Windows  | `%APPDATA%/cloudflare-ddns-updater/config.toml`     |\n\n### Entries\n\n| Key               | Type          | Required | Description                                                                                          | Default                                 |\n|-------------------|---------------|----------|------------------------------------------------------------------------------------------------------|-----------------------------------------|\n| `auth_key`        | `String`      | **yes**  | Cloudflare authentication key\u003cbr\u003e*My Profile \u003e API Tokens \u003e Create Token \u003e Edit zone DNS (template)* |                                         |\n| `auth_email`      | `String`      | **yes**  | Cloudflare account Email                                                                             |                                         |\n| `zone_id`         | `String`      | **yes**  | Cloudflare zone ID\u003cbr\u003e*Websites \u003e (Your website) \u003e Overview \u003e API (bottom right) \u003e Zone ID*          |                                         |\n| `patterns`        | `Vec\u003cString\u003e` |          | List of glob-patterns to match the DNS record name with                                              |                                         |\n| `invert_patterns` | `bool`        |          | Inverts the effect of patterns                                                                       |                                         |\n| `ip_src`          | `Vec\u003cString\u003e` |          | List of URLs used for fetching the external IPv4                                                     | `ipv4.icanhazip.com`\u003cbr\u003e`api.ipify.org` |\n| `http_timeout_s`  | `u64`         |          | Timeout for all HTTP requests in seconds                                                             | 10                                      |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSwarkin%2Fcloudflare-ddns-updater","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSwarkin%2Fcloudflare-ddns-updater","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSwarkin%2Fcloudflare-ddns-updater/lists"}