{"id":20767181,"url":"https://github.com/archeb/addns","last_synced_at":"2025-04-30T10:44:26.917Z","repository":{"id":94707353,"uuid":"202842707","full_name":"Archeb/ADDNS","owner":"Archeb","description":"Advanced IPv6 DDNS for OpenWRT","archived":false,"fork":false,"pushed_at":"2019-08-17T08:39:10.000Z","size":5,"stargazers_count":26,"open_issues_count":1,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-30T10:44:18.027Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Archeb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-08-17T06:05:24.000Z","updated_at":"2024-04-11T09:37:53.000Z","dependencies_parsed_at":"2023-03-24T20:01:46.073Z","dependency_job_id":null,"html_url":"https://github.com/Archeb/ADDNS","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/Archeb%2FADDNS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Archeb%2FADDNS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Archeb%2FADDNS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Archeb%2FADDNS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Archeb","download_url":"https://codeload.github.com/Archeb/ADDNS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251684951,"owners_count":21627214,"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-17T11:28:04.943Z","updated_at":"2025-04-30T10:44:26.909Z","avatar_url":"https://github.com/Archeb.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advanced IPv6 DDNS\n\n一个通过查询 odhcpd IPv6 地址分配来为局域网内**每一个**设备都进行DDNS的脚本\n\nLookup odhcp IPv6 lease and DDNS for **every single** device in your network.\n\n在 OpenWRT 18.06 上测试通过\n\nWorking on OpenWRT 18.06.\n\n### 使用方法\n\n编辑 settings.txt\n\nEdit settings.txt\n\n```\nDDNSServiceProvider DNSPOD.sh\nDDNSServiceToken1 DNSPOD的ID\nDDNSServiceToken2 DNSPOD的Token\nDDNSDomain DNSPOD的域名ID\nDUID 设备的DUID 子域名地址 DNSPOD的记录ID 2001:db8::1\nDUID YourDeviceDUID SubDomain RecordID 2001:db8::1\n```\n先把上面的参数填好，然后依照格式添加多个 DUID 项即可 \n\nFill up the arguments then add DUID items following the above format.\n\n2001:db8::1 可以是任何不重复的内容，这一列是用来保存记录避免重复更新的，请保证新增的DUID项中该列唯一\n\nMake sure 2001:db8::1 in each DUID item are unique.\n\n然后把他使用 crontab 定时执行即可（请自行百度）\n\nThen make it run regularly using crontab. (Google it)\n\n目前支持DNSPOD作为DNS提供商，只要遵循以下参数顺序，你也可以添加你自己的DNS提供商支持，把它放到providers文件夹然后修改DDNSServiceProvider对应的文件名即可\n\nNow only supports https://www.dnspod.cn/ as DDNS provider, you can add your custom provider support accroding to the format below. Put your script into `providers` and modify DDNSServiceProvider argument.\n\n`providers/$DDNSServiceProvider $DDNSServiceToken1 $DDNSServiceToken2 $DDNSDomain $RecordID $SubDomain $Value`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farcheb%2Faddns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farcheb%2Faddns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farcheb%2Faddns/lists"}