{"id":18910745,"url":"https://github.com/z3ntu/dyndns","last_synced_at":"2025-04-15T06:31:33.527Z","repository":{"id":97386438,"uuid":"63304448","full_name":"z3ntu/DynDNS","owner":"z3ntu","description":"Self-written DynDNS client \u0026 server for DigitalOcean DNS","archived":true,"fork":false,"pushed_at":"2017-04-29T16:38:10.000Z","size":12,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-20T19:42:54.145Z","etag":null,"topics":["digitalocean","digitalocean-dns","dyndns"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/z3ntu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-07-14T05:15:29.000Z","updated_at":"2024-02-12T18:44:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"47641e61-5098-4e1c-8de7-290ee198d8fc","html_url":"https://github.com/z3ntu/DynDNS","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/z3ntu%2FDynDNS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z3ntu%2FDynDNS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z3ntu%2FDynDNS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z3ntu%2FDynDNS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/z3ntu","download_url":"https://codeload.github.com/z3ntu/DynDNS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249020895,"owners_count":21199633,"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":["digitalocean","digitalocean-dns","dyndns"],"created_at":"2024-11-08T09:44:26.972Z","updated_at":"2025-04-15T06:31:33.522Z","avatar_url":"https://github.com/z3ntu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DynDNS\n\nDynDNS server \u0026 client in use with the DigitalOcean DNS.\n\n## Requirements (Server)\n* Python (+ flask, requests)\n* Apache (+ mod_wsgi) (or any other WSGI capable software)\n\n## Requirements (Client)\n* bash\n* curl\n\n## Setup (Server)\n* Clone this repo into `/srv/dyndns`\n* Copy `config_server.DEFAULT.py` to `config_server.py` and adjust the values.\n* Copy `auth_keys.DEFAULT` to `auth_keys` and adjust the values (one key per line).\n* Symlink the wsgi conf to `/etc/httpd/conf/extra/dyndns_wsgi.conf`\n* Put the line `Include conf/extra/dyndns_wsgi.conf` into `/etc/httpd/conf/httpd.conf` (somewhere at the end).\n* Get rid of the SSL stuff if you don't want SSL, otherwise get yourself a certificate.\n\n## Setup (Client)\n* Clone this repo somewhere.\n* Copy `config.DEFAULT.sh` to `config.sh` and adjust the values.\n* Either run `./client.sh` or follow the next steps.\n* Symlink `dyndns.service` to `/etc/systemd/system/` and `dyndns.timer` to `/etc/systemd/system/`\n* Symlink `/etc/systemd/system/dyndns.timer` to `/etc/systemd/system/timers.target.wants/` to enable the timer at boot.\n* Hope for the best!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fz3ntu%2Fdyndns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fz3ntu%2Fdyndns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fz3ntu%2Fdyndns/lists"}