{"id":16484768,"url":"https://github.com/damdo/docker-dtdns","last_synced_at":"2026-04-10T23:08:03.639Z","repository":{"id":96652795,"uuid":"89649631","full_name":"damdo/docker-dtdns","owner":"damdo","description":":whale:  dockerized DTDNS client/updater written in Go","archived":false,"fork":false,"pushed_at":"2018-09-06T14:06:14.000Z","size":208,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-11T14:30:39.089Z","etag":null,"topics":["dns","docker","docker-image","go","golang"],"latest_commit_sha":null,"homepage":"","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/damdo.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":"2017-04-27T23:47:53.000Z","updated_at":"2022-08-29T17:04:05.000Z","dependencies_parsed_at":"2023-05-06T12:17:33.404Z","dependency_job_id":null,"html_url":"https://github.com/damdo/docker-dtdns","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/damdo%2Fdocker-dtdns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damdo%2Fdocker-dtdns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damdo%2Fdocker-dtdns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damdo%2Fdocker-dtdns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/damdo","download_url":"https://codeload.github.com/damdo/docker-dtdns/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241255562,"owners_count":19934889,"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":["dns","docker","docker-image","go","golang"],"created_at":"2024-10-11T13:18:11.438Z","updated_at":"2026-04-10T23:08:03.588Z","avatar_url":"https://github.com/damdo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## damdo/docker-dtdns\n[![License](https://img.shields.io/badge/license-MIT-green.svg?style=flat)](https://github.com/damdo/docker-dtdns/blob/master/LICENSE)\n\u003cbr\u003e\ndockerized dtDNS client written in Go\n\n#### FEATURES\n- Lightweight Image - ~3.67MB (FROM scratch, no distro)\n- Solid Cron Routine - based on github.com/robfig/cron\n- Efficient - Updates only if ip has changed\n- Flexible - Customizable with a set of parameters\n\n#### USAGE\n```sh\ndocker run -d -e DNS_HOSTNAME=yourhost.dtdns.domain -e DNS_PASSD=yourpasswd damdo/docker-dtdns\n```\nby default will check ip every minute\n\n##### Optional Parameters\n```sh\n-e UPDATE_INTERVAL=*/n \n# where n (integer: [1-59]) is the amout of minutes between refresh\n\n-e IP_API_URL=ip.api.url \n# where a different \"get current ip\" api can be specified\n\n-e DNS_API_URL=new.dnsapi.url \n# where a different dns service api can be specified\n```\n\n#### HOW IT WORKS\n\nIt follows the guidelines defined by the DtDNS specification:\nhttp://www.dtdns.com/dtsite/updatespec\n\n\u003cimg src=\"img/docker-dtdns.png\" height=\"400px\" /\u003e\n\n#### BUILDING FROM SOURCE\n\n##### In DOCKER building\n```sh\ndocker build -t desiredimagename .\ndocker run -d -e DNS_HOSTNAME=yourhost.dtdns.domain -e DNS_PASSD=yourpasswd desiredimagename\n```\n\n#### LICENSE\n- This project uses third party libraries that are distributed under their own terms. See [`LICENSE-3RD-PARTY`](https://github.com/damdo/docker-dtdns/blob/master/LICENSE-3RD-PARTY)\n- For the rest of it the MIT License (MIT) applies. See [`LICENSE`](https://github.com/damdo/docker-dtdns/blob/master/LICENSE) for more details\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdamdo%2Fdocker-dtdns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdamdo%2Fdocker-dtdns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdamdo%2Fdocker-dtdns/lists"}