{"id":19876111,"url":"https://github.com/orvice/ddns","last_synced_at":"2025-10-22T21:42:22.963Z","repository":{"id":48857661,"uuid":"123563781","full_name":"orvice/ddns","owner":"orvice","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-18T16:34:00.000Z","size":170,"stargazers_count":30,"open_issues_count":0,"forks_count":9,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-19T05:36:10.094Z","etag":null,"topics":["cloudflare","ddns","ddns-daemon"],"latest_commit_sha":null,"homepage":null,"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/orvice.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-03-02T10:08:32.000Z","updated_at":"2025-04-18T16:33:57.000Z","dependencies_parsed_at":"2024-04-19T09:24:31.781Z","dependency_job_id":"a4434daa-7fa8-4b09-b198-d92a94afc810","html_url":"https://github.com/orvice/ddns","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/orvice%2Fddns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orvice%2Fddns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orvice%2Fddns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orvice%2Fddns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orvice","download_url":"https://codeload.github.com/orvice/ddns/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252023453,"owners_count":21682190,"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":["cloudflare","ddns","ddns-daemon"],"created_at":"2024-11-12T16:30:38.558Z","updated_at":"2025-10-22T21:42:22.909Z","avatar_url":"https://github.com/orvice.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ddns\n\nSupport dns:\n\n* cloudflare\n* aliyun\n\n\n## Usage\n\nThis application can be configured using environment variables:\n\n### Required Environment Variables\n- `DOMAIN`: The domain name to update\n- `DNS_PROVIDER`: DNS provider to use (either \"cloudflare\" or \"aliyun\")\n\n### Provider-specific Variables\n\n#### Cloudflare\n- `CF_TOKEN`: Cloudflare API token\n\n#### Aliyun\n- `ALIYUN_ACCESS_KEY_ID`: Aliyun Access Key ID\n- `ALIYUN_ACCESS_KEY_SECRET`: Aliyun Access Key Secret\n\n### Optional Telegram Notification\n- `TELEGRAM_TOKEN`: Telegram bot token\n- `TELEGRAM_CHATID`: Telegram chat ID for notifications\n\n### Example Usage\n\nUsing Cloudflare:\n```env\nDNS_PROVIDER=cloudflare\nDOMAIN=example.com\nCF_TOKEN=your_cloudflare_token\n```\n\nUsing Aliyun:\n```env\nDNS_PROVIDER=aliyun\nDOMAIN=example.com\nALIYUN_ACCESS_KEY_ID=your_access_key_id\nALIYUN_ACCESS_KEY_SECRET=your_access_key_secret\n```\n\nWith Telegram notifications:\n```env\nTELEGRAM_TOKEN=your_bot_token\nTELEGRAM_CHATID=your_chat_id\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forvice%2Fddns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forvice%2Fddns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forvice%2Fddns/lists"}