{"id":15513808,"url":"https://github.com/evgeni/powerdyn","last_synced_at":"2025-10-16T14:45:32.727Z","repository":{"id":7589797,"uuid":"8945980","full_name":"evgeni/powerdyn","owner":"evgeni","description":"IPv4 *and* IPv6 aware dynamic DNS script for PowerDNS","archived":false,"fork":false,"pushed_at":"2022-07-17T08:44:56.000Z","size":9,"stargazers_count":11,"open_issues_count":0,"forks_count":4,"subscribers_count":5,"default_branch":"devel","last_synced_at":"2025-03-29T21:32:10.728Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/evgeni.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}},"created_at":"2013-03-22T06:08:10.000Z","updated_at":"2024-06-15T18:12:37.000Z","dependencies_parsed_at":"2022-07-21T14:19:46.844Z","dependency_job_id":null,"html_url":"https://github.com/evgeni/powerdyn","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/evgeni%2Fpowerdyn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evgeni%2Fpowerdyn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evgeni%2Fpowerdyn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evgeni%2Fpowerdyn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evgeni","download_url":"https://codeload.github.com/evgeni/powerdyn/tar.gz/refs/heads/devel","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250360505,"owners_count":21417721,"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-10-02T09:55:18.825Z","updated_at":"2025-10-16T14:45:32.640Z","avatar_url":"https://github.com/evgeni.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"powerdyn\n========\n\nInstallation\n------------\nClone the git repository, there is no real installation yet.\n\nConfiguration\n-------------\nEdit `powerdyn.conf` and adjust the domain and database credentials to match your environment.\n\n`domain` can have the special value `auto` (or be absent) to trigger autodetection of the domain.\nAutodetection is implemented as stripping the first part of the FQDN passed as hostname.\n\nUsage\n-----\nAdd the following to the `~/.ssh/authorized_keys` of the user:\n\n    no-agent-forwarding,no-port-forwarding,no-pty,no-X11-forwarding,no-user-rc,command=\"/usr/local/bin/powerdyn host.powerdyn.example.com\" ssh-rsa \u003cSOMESSHKEY\u003e\n\n\nAdd the following to the crontab on the machine you want the dynamic DNS for:\n\n    */5 * * * * ssh -4 -T -i /home/user/.ssh/powerdyn_rsa powerdyn@server.example.com\n    */5 * * * * ssh -6 -T -i /home/user/.ssh/powerdyn_rsa powerdyn@server.example.com\n\nIf your IPv6 address does not change, just remove the **-6** line. `powerdyn` won't touch the AAAA record then.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevgeni%2Fpowerdyn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevgeni%2Fpowerdyn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevgeni%2Fpowerdyn/lists"}