{"id":27374288,"url":"https://github.com/swarkin/cloudflare-ddns-updater","last_synced_at":"2025-04-13T11:45:49.098Z","repository":{"id":269105636,"uuid":"886002521","full_name":"Swarkin/cloudflare-ddns-updater","owner":"Swarkin","description":"Cloudflare DDNS updater","archived":false,"fork":false,"pushed_at":"2025-02-21T18:43:50.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T16:52:57.496Z","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":"2025-02-23T19:13:53.000Z","dependencies_parsed_at":"2024-12-21T07:00:25.125Z","dependency_job_id":null,"html_url":"https://github.com/Swarkin/cloudflare-ddns-updater","commit_stats":null,"previous_names":["swarkin/cloudflare-ddns","swarkin/cloudflare-ddns-updater"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swarkin%2Fcloudflare-ddns-updater","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swarkin%2Fcloudflare-ddns-updater/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swarkin%2Fcloudflare-ddns-updater/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swarkin%2Fcloudflare-ddns-updater/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Swarkin","download_url":"https://codeload.github.com/Swarkin/cloudflare-ddns-updater/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248710405,"owners_count":21149185,"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-04-13T11:45:48.247Z","updated_at":"2025-04-13T11:45:49.093Z","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)* | none |\n| `auth_email` | `String` | **yes** | Cloudflare account Email | none |\n| `zone_id` | `String` | **yes** | Cloudflare zone ID\u003cbr\u003e*Websites \u003e (Your website) \u003e Overview \u003e API (bottom right) \u003e Zone ID* | none |\n| `ip_src` | `Vec\u003cString\u003e` | no | List of URLs for fetching the external IPv4 | `[\"https://ipv4.icanhazip.com/\",`\u003cbr\u003e`\"https://api.ipify.org\"]` |\n| `http_timeout_s` | `u64` | no | 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"}