{"id":13758839,"url":"https://github.com/Eun/coredns-ipecho","last_synced_at":"2025-05-10T08:30:56.031Z","repository":{"id":41086511,"uuid":"105267701","full_name":"Eun/coredns-ipecho","owner":"Eun","description":"ipecho is an coredns plugin, it answers ip subdomain queries with the ip itself.","archived":false,"fork":false,"pushed_at":"2024-05-08T08:41:20.000Z","size":7869,"stargazers_count":7,"open_issues_count":1,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T09:36:00.818Z","etag":null,"topics":["coredns","golang","plugin"],"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/Eun.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["Eun"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":"Eun","issuehunt":"eun","otechie":null,"custom":null}},"created_at":"2017-09-29T12:03:54.000Z","updated_at":"2024-06-19T03:06:52.798Z","dependencies_parsed_at":"2024-06-19T03:22:16.743Z","dependency_job_id":null,"html_url":"https://github.com/Eun/coredns-ipecho","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/Eun%2Fcoredns-ipecho","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eun%2Fcoredns-ipecho/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eun%2Fcoredns-ipecho/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eun%2Fcoredns-ipecho/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Eun","download_url":"https://codeload.github.com/Eun/coredns-ipecho/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253389583,"owners_count":21900778,"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":["coredns","golang","plugin"],"created_at":"2024-08-03T13:00:38.091Z","updated_at":"2025-05-10T08:30:51.016Z","avatar_url":"https://github.com/Eun.png","language":"Go","funding_links":["https://github.com/sponsors/Eun","https://liberapay.com/Eun","https://issuehunt.io/r/eun"],"categories":["External Plguins"],"sub_categories":[],"readme":"# ipecho \n[![Actions Status](https://github.com/Eun/coredns-ipecho/workflows/push/badge.svg)](https://github.com/Eun/coredns-ipecho/actions)\n[![go-report](https://goreportcard.com/badge/github.com/Eun/coredns-ipecho)](https://goreportcard.com/report/github.com/Eun/coredns-ipecho)\n---\n*ipecho* is an [coredns](https://github.com/coredns/coredns/) plugin, it parses the IP out of a subdomain and echos it back as an record.\n\n## Example\n```\nA IN 127.0.0.1.example.com. -\u003e A: 127.0.0.1\nAAAA IN ::1.example.com. -\u003e AAAA: ::1\n```\n\n## Syntax\n```\nipecho {\n    domain example1.com\n    domain example2.com\n    ttl 2629800\n}\n```\n\n* **domain** adds the domain that should be handled\n* **ttl** defines the ttl that should be used in the response\n* **debug** enables debug logging\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEun%2Fcoredns-ipecho","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FEun%2Fcoredns-ipecho","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEun%2Fcoredns-ipecho/lists"}