{"id":22109807,"url":"https://github.com/jeroenj/dodyndns","last_synced_at":"2025-10-27T03:03:51.781Z","repository":{"id":136204551,"uuid":"263440478","full_name":"jeroenj/dodyndns","owner":"jeroenj","description":"A simple utility to manage dynamic DNS records in Digital Ocean DNS.","archived":false,"fork":false,"pushed_at":"2022-11-08T21:58:37.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-29T10:18:15.477Z","etag":null,"topics":["crystal","digitalocean","dns","dynamic-dns"],"latest_commit_sha":null,"homepage":"","language":"Crystal","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/jeroenj.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-12T20:05:52.000Z","updated_at":"2022-02-09T21:58:12.000Z","dependencies_parsed_at":"2023-12-07T23:45:12.299Z","dependency_job_id":null,"html_url":"https://github.com/jeroenj/dodyndns","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeroenj%2Fdodyndns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeroenj%2Fdodyndns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeroenj%2Fdodyndns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeroenj%2Fdodyndns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeroenj","download_url":"https://codeload.github.com/jeroenj/dodyndns/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245206836,"owners_count":20577583,"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":["crystal","digitalocean","dns","dynamic-dns"],"created_at":"2024-12-01T09:39:50.530Z","updated_at":"2025-10-27T03:03:51.710Z","avatar_url":"https://github.com/jeroenj.png","language":"Crystal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dodyndns\n\nA simple utility to manage dynamic DNS records in Digital Ocean DNS.\n\n## Usage\n\nFor all calls either the `DIGITALOCEAN_ACCESS_TOKEN` environment variable or the `--access-token` option needs to be set. In the examples below it is assumed that `DIGITALOCEAN_ACCESS_TOKEN` is set.\n\nSet current public IPv4 and IPv6 records for `host.example.com`:\n\n```sh\ndodyndns --domain example.com --name host\n```\n\nUse `--no-ipv4` or `--no-ipv6` to explicitly disable either from being set.\n\nTo force setting the address to a custom IPv4 address and the automatically resolved IPv6 address use the following:\n\n```sh\ndodyndns --domain example.com --name host --ipv4 123.123.123.123\n```\n\nTo force setting the address to a custom IPv6 address and the automatically resolved IPv4 address use the following:\n\n```sh\ndodyndns --domain example.com --name host --ipv6 2000:2001::1\n```\n\nTo force setting the address to a custom IPv6 address and the not setting the IPv4 address use the following:\n\n```sh\ndodyndns --domain example.com --name host --ipv6 2000:2001::1 --no-ipv4\n```\n\n## Contributing\n\n1. Fork it (\u003chttps://github.com/jeroenj/dodyndns/fork\u003e)\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n\n## Contributors\n\n- [jeroenj](https://github.com/jeroenj) Jeroen Jacobs - creator, maintainer\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeroenj%2Fdodyndns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeroenj%2Fdodyndns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeroenj%2Fdodyndns/lists"}