{"id":15715679,"url":"https://github.com/k0p1-git/cloudflare-ddns-updater","last_synced_at":"2025-05-15T11:08:53.470Z","repository":{"id":39333820,"uuid":"311336858","full_name":"K0p1-Git/cloudflare-ddns-updater","owner":"K0p1-Git","description":"Dynamic DNS (DDNS) service based on Cloudflare! Access your home network remotely via a custom domain name without a static IP! Written in pure BASH~","archived":false,"fork":false,"pushed_at":"2024-07-20T10:22:57.000Z","size":32,"stargazers_count":1620,"open_issues_count":11,"forks_count":417,"subscribers_count":32,"default_branch":"main","last_synced_at":"2025-05-15T11:08:50.841Z","etag":null,"topics":["api","bash","cloudflare","ddns","ddns-updater","dns"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/K0p1-Git.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-11-09T12:49:47.000Z","updated_at":"2025-05-15T10:43:55.000Z","dependencies_parsed_at":"2024-10-24T12:58:06.698Z","dependency_job_id":"e655e203-4bb7-45d1-a5bb-70c46484847f","html_url":"https://github.com/K0p1-Git/cloudflare-ddns-updater","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/K0p1-Git%2Fcloudflare-ddns-updater","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/K0p1-Git%2Fcloudflare-ddns-updater/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/K0p1-Git%2Fcloudflare-ddns-updater/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/K0p1-Git%2Fcloudflare-ddns-updater/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/K0p1-Git","download_url":"https://codeload.github.com/K0p1-Git/cloudflare-ddns-updater/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254328385,"owners_count":22052632,"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":["api","bash","cloudflare","ddns","ddns-updater","dns"],"created_at":"2024-10-03T21:42:25.211Z","updated_at":"2025-05-15T11:08:53.451Z","avatar_url":"https://github.com/K0p1-Git.png","language":"Shell","funding_links":["https://www.paypal.me/Jasonkkf"],"categories":[],"sub_categories":[],"readme":"# Cloudflare Dynamic DNS IP Updater\n\u003cimg alt=\"GitHub\" src=\"https://img.shields.io/github/license/K0p1-Git/cloudflare-ddns-updater?color=black\"\u003e \u003cimg alt=\"GitHub last commit (branch)\" src=\"https://img.shields.io/github/last-commit/K0p1-Git/cloudflare-ddns-updater/main\"\u003e \u003cimg alt=\"GitHub contributors\" src=\"https://img.shields.io/github/contributors/K0p1-Git/cloudflare-ddns-updater\"\u003e\n\nThis script is used to update Dynamic DNS (DDNS) service based on Cloudflare! Access your home network remotely via a custom domain name without a static IP! Written in pure BASH.\n\n## Support Me\n[![Donate Via Paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.me/Jasonkkf)\n\n## Installation\n\n```bash\ngit clone https://github.com/K0p1-Git/cloudflare-ddns-updater.git\n```\n\n## Usage\nThis script is used with crontab. Specify the frequency of execution through crontab.\n\n```bash\n# ┌───────────── minute (0 - 59)\n# │ ┌───────────── hour (0 - 23)\n# │ │ ┌───────────── day of the month (1 - 31)\n# │ │ │ ┌───────────── month (1 - 12)\n# │ │ │ │ ┌───────────── day of the week (0 - 6) (Sunday to Saturday 7 is also Sunday on some systems)\n# │ │ │ │ │ ┌───────────── command to issue                               \n# │ │ │ │ │ │\n# │ │ │ │ │ │\n# * * * * * /bin/bash {Location of the script}\n```\n\n## Tested Environments:\nmacOS Mojave version 10.14.6 (x86_64) \u003cbr /\u003e\nAlmaLinux 9.3 (Linux kernel: 5.14.0 | x86_64) \u003cbr /\u003e\nDebian Bullseye 11 (Linux kernel: 6.1.28 | aarch64) \u003cbr /\u003e\n\n## Contributing\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\n## Reference\nThis script was made with reference from [Keld Norman](https://www.youtube.com/watch?v=vSIBkH7sxos) video.\n\n## License\n[MIT](https://github.com/K0p1-Git/cloudflare-ddns-updater/blob/main/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk0p1-git%2Fcloudflare-ddns-updater","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fk0p1-git%2Fcloudflare-ddns-updater","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk0p1-git%2Fcloudflare-ddns-updater/lists"}