{"id":23155099,"url":"https://github.com/tengattack/certbot-dns-dnspod","last_synced_at":"2025-08-17T22:31:57.119Z","repository":{"id":30684235,"uuid":"125242061","full_name":"tengattack/certbot-dns-dnspod","owner":"tengattack","description":"A certbot dns plugin to obtain certificates using dnspod.","archived":false,"fork":false,"pushed_at":"2024-03-24T19:53:33.000Z","size":33,"stargazers_count":77,"open_issues_count":13,"forks_count":23,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-05T14:34:47.905Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tengattack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-14T16:28:53.000Z","updated_at":"2025-02-27T10:06:22.000Z","dependencies_parsed_at":"2023-02-12T03:00:44.021Z","dependency_job_id":null,"html_url":"https://github.com/tengattack/certbot-dns-dnspod","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tengattack/certbot-dns-dnspod","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tengattack%2Fcertbot-dns-dnspod","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tengattack%2Fcertbot-dns-dnspod/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tengattack%2Fcertbot-dns-dnspod/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tengattack%2Fcertbot-dns-dnspod/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tengattack","download_url":"https://codeload.github.com/tengattack/certbot-dns-dnspod/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tengattack%2Fcertbot-dns-dnspod/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270918296,"owners_count":24667664,"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","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-17T20:15:19.765Z","updated_at":"2025-08-17T22:31:56.805Z","avatar_url":"https://github.com/tengattack.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DNSPod DNS Authenticator plugin for Certbot\n\nA certbot dns plugin to obtain certificates using dnspod.\n\n## Obtain API Token\n[https://www.dnspod.cn/console/user/security](https://www.dnspod.cn/console/user/security)\n\n## Install\n\nPip:\n\n```bash\nsudo pip install git+https://github.com/tengattack/certbot-dns-dnspod.git\n```\n\nSnap:\n\n```bash\nsudo snap install certbot-dns-dnspod\nsudo snap set certbot trust-plugin-with-root=ok\nsudo snap connect certbot:plugin certbot-dns-dnspod\n```\n\n## Credentials File\n\n```ini\ndns_dnspod_api_id = 12345\ndns_dnspod_api_token = 1234567890abcdef1234567890abcdef\n```\n\n```bash\nchmod 600 /path/to/credentials.ini\n```\n\n\n## Obtain Certificates\n\n```bash\ncertbot certonly -a dns-dnspod \\\n    --dns-dnspod-credentials /path/to/credentials.ini \\\n    -d example.com \\\n    -d \"*.example.com\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftengattack%2Fcertbot-dns-dnspod","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftengattack%2Fcertbot-dns-dnspod","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftengattack%2Fcertbot-dns-dnspod/lists"}