{"id":15023343,"url":"https://github.com/walle89/dnsmadeeasy-ddns","last_synced_at":"2026-01-10T22:41:05.583Z","repository":{"id":27039086,"uuid":"30504168","full_name":"walle89/DNSMadeEasy-ddns","owner":"walle89","description":"Simple DNS Made Easy Dynamic DNS client.","archived":true,"fork":false,"pushed_at":"2024-09-25T18:08:45.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-09-29T19:22:11.189Z","etag":null,"topics":["ddns","ddns-client","dns","dns-made-easy","dynamic-dns","mit-license","php","php52"],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/walle89.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-08T20:12:52.000Z","updated_at":"2024-09-25T18:11:09.000Z","dependencies_parsed_at":"2022-07-24T13:31:49.128Z","dependency_job_id":null,"html_url":"https://github.com/walle89/DNSMadeEasy-ddns","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walle89%2FDNSMadeEasy-ddns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walle89%2FDNSMadeEasy-ddns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walle89%2FDNSMadeEasy-ddns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walle89%2FDNSMadeEasy-ddns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/walle89","download_url":"https://codeload.github.com/walle89/DNSMadeEasy-ddns/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235198485,"owners_count":18951501,"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":["ddns","ddns-client","dns","dns-made-easy","dynamic-dns","mit-license","php","php52"],"created_at":"2024-09-24T19:58:58.403Z","updated_at":"2025-10-03T22:30:55.235Z","avatar_url":"https://github.com/walle89.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ⚠️ Project Abandoned ⚠️\n\nThis project is no longer maintained or updated. Due to other commitments and priorities, I have decided to stop supporting this project. Please feel free to fork the repository if you’d like to continue development or use it as a reference.\n\n--------------------\n\n# DNS Made Easy DDNS\nSimple DNS Made Easy Dynamic DNS client written in PHP.\n\n**Features**\n\n* With the cache enabled, it's only updates the DNS records when the IP have changed.\n* Cache expire makes sure the DNS recod is in sync.\n* Update one or several DNS records in one IP change update.\n* Can be triggered both via CLI or in a http request\n\n## System requirements\n\n* PHP 5.2+\n* Either cURL **or** allow_url_fopen enabled \n\n## Installation\n\nClone or download zip\n```bash\ngit clone https://github.com/walle89/DNSMadeEasy-ddns.git ddns\n```\n\nCopy config.sample.php to config.php and change the settings.\n\nTest if it's wokring\n```bash\nphp index.php\n```\n\nAdd a new cronjob for automatic checks\n```\n* * * * * /usr/bin/php /path/to/ddns/index.php \u003e /dev/null 2\u003e\u00261\n```\n**Or** via HTTP\n```\n* * * * * /usr/bin/wget --no-check-certificate -q -O /dev/null \"http://localhost/ddns/\" \u003e/dev/null 2\u003e\u00261\n```\n\n## Updates\n\nEither do a git pull or download a new zip and overwrite with the new files.\n\n## Feedback, issues, bugs, etc.\n\nCreate a [Github Issue](https://github.com/walle89/DNSMadeEasy-Dynamic-DNS/issues).\n\n## Licens (MIT)\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalle89%2Fdnsmadeeasy-ddns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwalle89%2Fdnsmadeeasy-ddns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalle89%2Fdnsmadeeasy-ddns/lists"}