{"id":17614873,"url":"https://github.com/vroncevic/dynamicdns","last_synced_at":"2026-04-13T20:02:29.817Z","repository":{"id":45610540,"uuid":"58217739","full_name":"vroncevic/dynamicdns","owner":"vroncevic","description":"Dynamic DNS","archived":false,"fork":false,"pushed_at":"2025-12-02T21:23:16.000Z","size":6954,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-05T21:44:10.959Z","etag":null,"topics":["administration","bash","ddclient","dns","dynamic-dns","linux","macos","qnx","shell","unix"],"latest_commit_sha":null,"homepage":"https://vroncevic.github.io/dynamicdns","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vroncevic.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":"2016-05-06T15:44:34.000Z","updated_at":"2025-12-02T21:21:57.000Z","dependencies_parsed_at":"2023-12-17T01:25:21.961Z","dependency_job_id":"ce25f924-8be2-42eb-afd4-a40fa965487d","html_url":"https://github.com/vroncevic/dynamicdns","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/vroncevic/dynamicdns","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vroncevic%2Fdynamicdns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vroncevic%2Fdynamicdns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vroncevic%2Fdynamicdns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vroncevic%2Fdynamicdns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vroncevic","download_url":"https://codeload.github.com/vroncevic/dynamicdns/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vroncevic%2Fdynamicdns/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31768649,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["administration","bash","ddclient","dns","dynamic-dns","linux","macos","qnx","shell","unix"],"created_at":"2024-10-22T18:48:06.027Z","updated_at":"2026-04-13T20:02:29.811Z","avatar_url":"https://github.com/vroncevic.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dynamic DNS\n\n\u003cimg align=\"right\" src=\"https://raw.githubusercontent.com/vroncevic/dynamicdns/dev/docs/dynamicdns_logo.png\" width=\"25%\"\u003e\n\n**dynamicdns** is shell tool for control/operating **[ddclient](https://help.dyn.com/ddclient/)**.\n\nDeveloped in **[bash](https://en.wikipedia.org/wiki/Bash_(Unix_shell))** code: **100%**.\n\n[![dynamicdns_shell_checker](https://github.com/vroncevic/dynamicdns/actions/workflows/dynamicdns_shell_checker.yml/badge.svg)](https://github.com/vroncevic/dynamicdns/actions/workflows/dynamicdns_shell_checker.yml)\n\nThe README is used to introduce the tool and provide instructions on\nhow to install the tool, any machine dependencies it may have and any\nother information that should be provided before the tool is installed.\n\n[![GitHub issues open](https://img.shields.io/github/issues/vroncevic/dynamicdns.svg)](https://github.com/vroncevic/dynamicdns/issues) [![GitHub contributors](https://img.shields.io/github/contributors/vroncevic/dynamicdns.svg)](https://github.com/vroncevic/dynamicdns/graphs/contributors)\n\n\u003c!-- START doctoc generated TOC please keep comment here to allow auto update --\u003e\n\u003c!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --\u003e\n**Table of Contents**\n\n- [Installation](#installation)\n- [Usage](#usage)\n- [Dependencies](#dependencies)\n- [Shell tool structure](#shell-tool-structure)\n- [Docs](#docs)\n- [Copyright and licence](#copyright-and-licence)\n\n\u003c!-- END doctoc generated TOC please keep comment here to allow auto update --\u003e\n\n### Installation\n\n![Debian Linux OS](https://raw.githubusercontent.com/vroncevic/dynamicdns/dev/docs/debtux.png)\n\nNavigate to release **[page](https://github.com/vroncevic/dynamicdns/releases)** download and extract release archive.\n\nTo install **dynamicdns** type the following\n\n```bash\ntar xvzf dynamicdns-4.0.tar.gz\ncd dynamicdns-4.0\ncp -R ~/sh_tool/bin/   /root/scripts/dynamicdns/ver.4.0/\ncp -R ~/sh_tool/conf/  /root/scripts/dynamicdns/ver.4.0/\ncp -R ~/sh_tool/log/   /root/scripts/dynamicdns/ver.4.0/\n```\n\nSelf generated setup script and execution\n\n```bash\n./dynamicdns_setup.sh \n\n[setup] installing App/Tool/Script dynamicdns\n\tTue Dec  2 10:19:14 PM CET 2025\n[setup] clean up App/Tool/Script structure\n[setup] copy App/Tool/Script structure\n[setup] remove github editor configuration files\n[setup] set App/Tool/Script permission\n[setup] create symbolic link of App/Tool/Script\n[setup] done\n\n/root/scripts/dynamicdns/ver.4.0/\n├── bin/\n│   └── dynamicdns.sh\n├── conf/\n│   ├── dynamicdns.cfg\n│   ├── dynamicdns.logo\n│   └── dynamicdns_util.cfg\n└── log/\n    └── dynamicdns.log\n\n4 directories, 5 files\nlrwxrwxrwx 1 root root 50 Dec  2 22:19 /root/bin/dynamicdns -\u003e /root/scripts/dynamicdns/ver.4.0/bin/dynamicdns.sh\n\n```\n\nOr You can use docker to create image/container.\n\n### Usage\n\n```bash\n# Create symlink for shell tool\nln -s /root/scripts/dynamicdns/ver.4.0/bin/dynamicdns.sh /root/bin/dynamicdns\n\n# Setting PATH\nexport PATH=${PATH}:/root/bin/\n\n# Start dynamic dns client\ndynamicdns\n```\n\n### Dependencies\n\n**dynamicdns** requires next modules and libraries\n* sh_util [https://github.com/vroncevic/sh_util](https://github.com/vroncevic/sh_util)\n\n### Shell tool structure\n\n**dynamicdns** is based on MOP.\n\nShell tool structure\n\n```bash\nsh_tool/\n├── bin/\n│   └── dynamicdns.sh\n├── conf/\n│   ├── dynamicdns.cfg\n│   ├── dynamicdns.logo\n│   └── dynamicdns_util.cfg\n└── log/\n    └── dynamicdns.log\n```\n\n### Docs\n\n[![Documentation Status](https://readthedocs.org/projects/dyn-dns/badge/?version=latest)](https://dyn-dns.readthedocs.io/projects/dyn-dns/en/latest/?badge=latest)\n\nMore documentation and info at\n* [https://dyn-dns.readthedocs.io/en/latest/](https://dyn-dns.readthedocs.io/en/latest/)\n* [https://www.gnu.org/software/bash/manual/](https://www.gnu.org/software/bash/manual/)\n* [https://manpages.debian.org/stretch/ddclient](https://manpages.debian.org/stretch/ddclient/ddclient.8.en.html)\n\n### Copyright and licence\n\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-4.0) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n\nCopyright (C) 2016 - 2026 by [vroncevic.github.io/dynamicdns](https://vroncevic.github.io/dynamicdns)\n\n**dynamicdns** is free software; you can redistribute it and/or modify\nit under the same terms as Bash itself, either Bash version 4.2.47 or,\nat your option, any later version of Bash 4 you may have available.\n\nLets help and support FSF.\n\n[![Free Software Foundation](https://raw.githubusercontent.com/vroncevic/dynamicdns/dev/docs/fsf-logo_1.png)](https://my.fsf.org/)\n\n[![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://my.fsf.org/donate/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvroncevic%2Fdynamicdns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvroncevic%2Fdynamicdns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvroncevic%2Fdynamicdns/lists"}