{"id":16747815,"url":"https://github.com/temikus/do-ddns","last_synced_at":"2025-03-16T03:10:33.563Z","repository":{"id":68308325,"uuid":"38056618","full_name":"Temikus/do-ddns","owner":"Temikus","description":"Openwrt DDNS script using Digital Ocean domains API","archived":false,"fork":false,"pushed_at":"2020-10-05T04:10:55.000Z","size":5,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-22T15:43:18.160Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/Temikus.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}},"created_at":"2015-06-25T15:10:46.000Z","updated_at":"2020-10-05T04:10:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"257ac719-8ccc-4ceb-9814-5118f3f84d54","html_url":"https://github.com/Temikus/do-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/Temikus%2Fdo-ddns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Temikus%2Fdo-ddns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Temikus%2Fdo-ddns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Temikus%2Fdo-ddns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Temikus","download_url":"https://codeload.github.com/Temikus/do-ddns/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243818205,"owners_count":20352629,"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-13T02:10:58.833Z","updated_at":"2025-03-16T03:10:33.557Z","avatar_url":"https://github.com/Temikus.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# do-ddns\n\nCustom script for OpenWRT DDNS updates using Digital Ocean domains API\n\n## Installation\n\n- Make sure you have the curl package installed\n- Copy script to /usr/lib/ddns/\n- Make it executable:  \n  `# chmod +x /usr/lib/ddns/update_do.sh`\n- Specify the following parameters in the /etc/config/ddns:\n\n  `Username` - the record id in the DO API structure.  \n  `Password` - API Token  \n  `Domain` - the domain managed by DO\n\n- Set a custom script option in /etc/config/ddns:\n  `option update_script '/usr/lib/ddns/update_do.sh'`\n- ???\n- PROFIT\n\nNOTE: the script is parsed (not executed) inside send_update() function\nof /usr/lib/ddns/dynamic_dns_functions.sh so you can use all available \nfunctions and global variables inside this script that were already defined\nin dynamic_dns_updater.sh and dynamic_dns_functions.sh\n\nSee [DO API guide](https://developers.digitalocean.com/documentation/v2/#domains) for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftemikus%2Fdo-ddns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftemikus%2Fdo-ddns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftemikus%2Fdo-ddns/lists"}