{"id":22881508,"url":"https://github.com/luludotdev/autodns","last_synced_at":"2025-06-10T20:04:42.421Z","repository":{"id":57544971,"uuid":"284517961","full_name":"luludotdev/autodns","owner":"luludotdev","description":"Simple golang tool to automatically update DNS records for a server.","archived":false,"fork":false,"pushed_at":"2021-06-03T01:41:09.000Z","size":115,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-31T16:02:21.725Z","etag":null,"topics":[],"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/luludotdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null},"funding":{"github":["lolPants"],"patreon":"JackBaron","ko_fi":"lolpants","custom":["https://www.paypal.me/jackbarondev","https://monzo.me/jackbaron"]}},"created_at":"2020-08-02T18:23:57.000Z","updated_at":"2021-09-21T01:22:17.000Z","dependencies_parsed_at":"2022-08-27T04:22:17.737Z","dependency_job_id":null,"html_url":"https://github.com/luludotdev/autodns","commit_stats":null,"previous_names":["luludotdev/autodns","lolpants/autodns"],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luludotdev%2Fautodns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luludotdev%2Fautodns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luludotdev%2Fautodns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luludotdev%2Fautodns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luludotdev","download_url":"https://codeload.github.com/luludotdev/autodns/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luludotdev%2Fautodns/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259143654,"owners_count":22811905,"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-12-13T17:37:34.584Z","updated_at":"2025-06-10T20:04:42.374Z","avatar_url":"https://github.com/luludotdev.png","language":"Go","funding_links":["https://github.com/sponsors/lolPants","https://patreon.com/JackBaron","https://ko-fi.com/lolpants","https://www.paypal.me/jackbarondev","https://monzo.me/jackbaron"],"categories":[],"sub_categories":[],"readme":"# AutoDNS\n\u003e Simple golang tool to automatically update DNS records for a server.\n\n## 💾 Installation\nAutoDNS is built into a single binary. You can build this yourself with Golang tooling or download a prebuilt release from the [Releases](https://github.com/lolPants/autodns/releases) page.\n\nNightly builds are also available as artifacts on the [Actions](https://github.com/lolPants/autodns/actions?query=workflow%3A%22Golang+Build%22) page.\n\n## 🚀 Usage\nAutoDNS is designed to be used in automated environments such as inside `cron`. As such, everything is ran using a CLI.\n```\nAvailable Commands:\n  cf          Use CloudFlare DNS provider\n  completion  Generate completion script\n  help        Help about any command\n  upgrade     Upgrade AutoDNS to the latest version\n  version     Print version information\n\nFlags:\n  -h, --help            help for autodns\n  -v, --verbose count   verbose output\n  -V, --version         print version\n\nUse \"autodns [command] --help\" for more information about a command.\n```\n\nAdditionally, you can instead pass the API tokens using the `AUTODNS_{provider}_TOKEN` environment variables. Note that tokens passed using CLI flags take priority over environment variables. [See below](#-providers) for a complete list.\n\n### ⌛ Example with Crontab\nThis example assumes you have installed AutoDNS into your `PATH`.\n```cron\n# Run AutoDNS every hour and discard output\n0 * * * * autodns cf --token notarealtoken --record server.jackbaron.dev \u003e /dev/null 2\u003e\u00261\n```\n\n## 📡 Providers\nThese are all the DNS providers currently supported by AutoDNS. If you would like to see another added, submit an issue. Instead if you're feeling generous, shoot me a PR to add a provider and I'll be eternally grateful :smile:\n\n| Provider | Subcommand | Environment Variable |\n| - | - | - |\n| [CloudFlare](http://cloudflare.com/) | `autodns cf` | `AUTODNS_CF_TOKEN` |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluludotdev%2Fautodns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluludotdev%2Fautodns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluludotdev%2Fautodns/lists"}