{"id":21886935,"url":"https://github.com/boredsquirrel/dyndns","last_synced_at":"2025-06-12T14:07:25.178Z","repository":{"id":264868278,"uuid":"894529376","full_name":"boredsquirrel/dyndns","owner":"boredsquirrel","description":"dynamic DNS on Linux with systemd","archived":false,"fork":false,"pushed_at":"2024-11-27T00:48:25.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T20:14:44.253Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/boredsquirrel.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":"2024-11-26T14:13:32.000Z","updated_at":"2024-11-27T00:48:29.000Z","dependencies_parsed_at":"2024-11-26T15:37:10.618Z","dependency_job_id":null,"html_url":"https://github.com/boredsquirrel/dyndns","commit_stats":null,"previous_names":["boredsquirrel/dyndns"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boredsquirrel%2Fdyndns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boredsquirrel%2Fdyndns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boredsquirrel%2Fdyndns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boredsquirrel%2Fdyndns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boredsquirrel","download_url":"https://codeload.github.com/boredsquirrel/dyndns/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244894325,"owners_count":20527677,"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":[],"created_at":"2024-11-28T11:07:58.901Z","updated_at":"2025-03-22T02:13:25.138Z","avatar_url":"https://github.com/boredsquirrel.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# dyndns\ndynamic DNS on Linux with systemd\n\nRegister at a dynDNS provider, you can find them easily online. They mostly use a trick that your server is a client, downloads a file from them, which tells them your IP. They then update that IP. \n\n```\ncurl -3sSL -o dyndns.service https://github.com/boredsquirrel/dyndns/raw/refs/heads/main/dyndns.service \u0026\u0026 sudo mv dyndns.service /etc/systemd/system/\ncurl -3sSL -o dyndns.timer https://github.com/boredsquirrel/dyndns/raw/refs/heads/main/dyndns.timer \u0026\u0026 sudo mv dyndns.timer /etc/systemd/system/\n```\n\nMake sure to change the service file to use your correct URL, then activate:\n\n```\nsystemctl enable --now dyndns\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboredsquirrel%2Fdyndns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboredsquirrel%2Fdyndns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboredsquirrel%2Fdyndns/lists"}