{"id":20657110,"url":"https://github.com/kallydev/cloudflare-ddns","last_synced_at":"2025-07-29T11:04:41.464Z","repository":{"id":111071841,"uuid":"279510404","full_name":"kallydev/cloudflare-ddns","owner":"kallydev","description":"A CloudFlare DDNS service","archived":false,"fork":false,"pushed_at":"2020-07-14T08:48:35.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-09T22:51:35.472Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/kallydev.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":"2020-07-14T07:10:51.000Z","updated_at":"2024-09-10T03:54:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"1af41b1a-6147-4730-8a1b-3fa703d5659c","html_url":"https://github.com/kallydev/cloudflare-ddns","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/kallydev/cloudflare-ddns","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kallydev%2Fcloudflare-ddns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kallydev%2Fcloudflare-ddns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kallydev%2Fcloudflare-ddns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kallydev%2Fcloudflare-ddns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kallydev","download_url":"https://codeload.github.com/kallydev/cloudflare-ddns/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kallydev%2Fcloudflare-ddns/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267676916,"owners_count":24126303,"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-07-29T02:00:12.549Z","response_time":2574,"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":[],"created_at":"2024-11-16T18:18:35.041Z","updated_at":"2025-07-29T11:04:41.411Z","avatar_url":"https://github.com/kallydev.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CloudFlare-DDNS\n\n![GitHub Last Commit](https://img.shields.io/github/last-commit/kallydev/forward?style=flat-square)\n![GitHub License](https://img.shields.io/github/license/kallydev/forward?style=flat-square)\n\nA CloudFlare DDNS service.\n\n## Instructions\n\n### 1. Install\n\n- Build from source\n\nYou need to install `upx-ucl` and `p7zip-full`, the compiled files are located in the `release` folder.\n\n```bash\ngit clone https://github.com/kallydev/cloudflare-ddns\ncd cloudflare-ddns\nbash script/build.sh --release\n```\n\n### 2. Config\n\nIf you need to enable `TLS`, please see [config.json](config.json).\n\n- Client example\n\n```json\n{\n  \"cloud_flare\": {\n    \"key\": \"b57a34a824e81f05c6fee5be3cef10f015665\"\n  },\n  \"client\": {\n    \"server\": \"example.com:50051\",\n    \"domain\": \"www.example.com\"\n  }\n}\n````\n\n- Server example\n\n```json\n{\n  \"cloud_flare\": {\n    \"email\": \"example@email.com\",\n    \"key\": \"b57a34a824e81f05c6fee5be3cef10f015665\",\n    \"zone_id\": \"c0a6482d6cb17960b5bfdfa3d256f5f1\",\n    \"account_id\": \"95cbb560688820be3be3e08571da12b4\"\n  },\n  \"server\": {\n    \"host\": \"0.0.0.0\",\n    \"port\": 50051\n  }\n}\n```\n\n### 3. Run\n\n- Server\n\n```bash\n./cloudflare-ddns_linux_amd64 server -c config.json\n```\n\n- Client\n\n```bash\n./cloudflare-ddns_linux_amd64 client -c config.json\n```\n\n## License\n\nCopyright (c) KallyDev. All rights reserved.\n\nLicensed under the [MIT](LICENSE) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkallydev%2Fcloudflare-ddns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkallydev%2Fcloudflare-ddns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkallydev%2Fcloudflare-ddns/lists"}