{"id":25411720,"url":"https://github.com/koho/wg-ddns","last_synced_at":"2025-10-11T17:32:38.668Z","repository":{"id":186554647,"uuid":"675357733","full_name":"koho/wg-ddns","owner":"koho","description":"WireGuard DDNS Endpoint","archived":false,"fork":false,"pushed_at":"2023-10-01T12:00:18.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-11T17:32:07.031Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/koho.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}},"created_at":"2023-08-06T16:44:53.000Z","updated_at":"2025-04-08T02:29:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"394e6cd9-7f87-467a-890a-3df09beb1c14","html_url":"https://github.com/koho/wg-ddns","commit_stats":null,"previous_names":["koho/wg-svcb"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/koho/wg-ddns","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koho%2Fwg-ddns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koho%2Fwg-ddns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koho%2Fwg-ddns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koho%2Fwg-ddns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koho","download_url":"https://codeload.github.com/koho/wg-ddns/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koho%2Fwg-ddns/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279008112,"owners_count":26084396,"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-10-11T02:00:06.511Z","response_time":55,"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":"2025-02-16T10:19:22.023Z","updated_at":"2025-10-11T17:32:38.653Z","avatar_url":"https://github.com/koho.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wg-ddns\nWireGuard DDNS Endpoint\n\n## Usage\n\nInstall the binary using the following command:\n\n### A/AAAA Record\n\n```shell\ngo install github.com/koho/wg-ddns/cmd/wg-ip@latest\n```\n\n### SVCB Record\n\n```shell\ngo install github.com/koho/wg-ddns/cmd/wg-svcb@latest\n```\n\n### Windows\n\nInstall the background service:\n\n```shell\nsc create wg-ddns binPath= \"%GOPATH%\\bin\\wg-ip.exe -i YOUR_INTERFACE\" DisplayName= \"WireGuard DDNS\" start= auto\n```\n\nStart the service:\n\n```shell\nnet start wg-ddns\n```\n\n### Linux\n\n```shell\nwg-ip -i YOUR_INTERFACE -t 180\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoho%2Fwg-ddns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoho%2Fwg-ddns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoho%2Fwg-ddns/lists"}