{"id":34585412,"url":"https://github.com/vulnebify/miseptr","last_synced_at":"2026-05-28T02:31:16.154Z","repository":{"id":290759635,"uuid":"974264741","full_name":"vulnebify/miseptr","owner":"vulnebify","description":"A lightweight Kubernetes controller that watches new nodes and automatically updates their DNS records.","archived":false,"fork":false,"pushed_at":"2025-08-15T11:19:17.000Z","size":41,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-15T11:22:03.964Z","etag":null,"topics":["k8s","k8s-controller","kubernetes","kubernetes-controller","node-controller","ptr","reverse-dns","reverse-dns-utility","vultr"],"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/vulnebify.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":"2025-04-28T14:02:12.000Z","updated_at":"2025-08-15T11:17:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"f682c7e4-aa76-4ded-bf34-f76bbd5e802b","html_url":"https://github.com/vulnebify/miseptr","commit_stats":null,"previous_names":["vulnebify/miseptr"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/vulnebify/miseptr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vulnebify%2Fmiseptr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vulnebify%2Fmiseptr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vulnebify%2Fmiseptr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vulnebify%2Fmiseptr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vulnebify","download_url":"https://codeload.github.com/vulnebify/miseptr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vulnebify%2Fmiseptr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33592074,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"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":["k8s","k8s-controller","kubernetes","kubernetes-controller","node-controller","ptr","reverse-dns","reverse-dns-utility","vultr"],"created_at":"2025-12-24T10:30:06.201Z","updated_at":"2026-05-28T02:31:16.149Z","avatar_url":"https://github.com/vulnebify.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# misePTR\n\n**misePTR** is a lightweight Kubernetes controller that watches new nodes and automatically updates their **DNS records**.\n\n[![Test miseptr](https://github.com/vulnebify/miseptr/actions/workflows/test.yaml/badge.svg)](https://github.com/vulnebify/miseptr/actions/workflows/test.yaml)\n\n---\n\n## Installation\n\n### Build locally\n\n```bash\nmake build\n```\n\n---\n\n## Usage\n\n```bash\n./bin/miseptr watch --provider vultr --suffix example.com\n```\n\n✅ Connects automatically to in-cluster Kubernetes or local `~/.kube/config`.\n\n---\n\n## Commands\n\n| Command                | Description                                |\n|-------------------------|--------------------------------------------|\n| `miseptr watch`    | Watch nodes and update PTR records         |\n\n\n### Flags\n\n| Flag         | Description                           | Default    |\n|--------------|---------------------------------------|------------|\n| `--provider` | Hosting provider (e.g. `vultr`)       | `vultr`    |\n| `--dns`      | DNS provider (e.g. `cloudflare`)      | *optional* |\n| `--suffix`   | Suffix for PTR template (`%s.suffix`) | *required* |\n\n---\n\n## Testing\n\nInstall setup-envtest and run tests:\n\n```bash\nmake test\n```\n\n✅ This sets up a local Kubernetes control plane for integration testing.\n\n---\n\n## GitHub Release\n\nTo create a versioned release:\n\n```bash\ngit tag v1.0.0\ngit push origin v1.0.0\n```\n\nThe binary will appear under [Releases](../../releases).\n\n---\n\n## License\n\nThis project is licensed under the [MIT License](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvulnebify%2Fmiseptr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvulnebify%2Fmiseptr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvulnebify%2Fmiseptr/lists"}