{"id":30548502,"url":"https://github.com/rtfmkiesel/cleandns","last_synced_at":"2025-08-28T03:08:14.175Z","repository":{"id":309101409,"uuid":"1000949632","full_name":"rtfmkiesel/cleandns","owner":"rtfmkiesel","description":"A small command line utility to filter out non-resolvable domains","archived":false,"fork":false,"pushed_at":"2025-06-12T15:12:20.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-09T21:51:51.665Z","etag":null,"topics":["bug-bounty","dns","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rtfmkiesel.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-06-12T15:11:56.000Z","updated_at":"2025-07-22T07:54:50.000Z","dependencies_parsed_at":"2025-08-09T21:51:53.530Z","dependency_job_id":"fab7c63b-53de-4a29-a454-029f77a92339","html_url":"https://github.com/rtfmkiesel/cleandns","commit_stats":null,"previous_names":["rtfmkiesel/cleandns"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/rtfmkiesel/cleandns","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtfmkiesel%2Fcleandns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtfmkiesel%2Fcleandns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtfmkiesel%2Fcleandns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtfmkiesel%2Fcleandns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rtfmkiesel","download_url":"https://codeload.github.com/rtfmkiesel/cleandns/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtfmkiesel%2Fcleandns/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272426370,"owners_count":24933024,"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-08-28T02:00:10.768Z","response_time":74,"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":["bug-bounty","dns","golang"],"created_at":"2025-08-28T03:08:13.581Z","updated_at":"2025-08-28T03:08:14.163Z","avatar_url":"https://github.com/rtfmkiesel.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cleandns\n\nA small command line utility to filter out non-resolvable domains.\n\n## Usage\n\n```sh\ncat domains_raw | cleandns \u003e domains_clean\ncleandns -f domains_raw \u003e domains_clean\n```\n\n```\nUsage of cleandns:\n  -d    show debug output\n  -f string\n        /path/to/hosts (instead of stdin)\n  -r string\n        comma seperated list of DNS resolvers (default \"9.9.9.9,8.8.8.8,1.1.1.1\")\n  -t int\n        amount of workers to spawn (default 3)\n```\n\n## Install\n\nIf you have Go installed, run `go install github.com/rtfmkiesel/cleandns/cmd/cleandns@latest`.\n\n## Build\n\n```sh\n# builds in the local directory\nmake\n\n# builds and installs to /usr/local/bin/\nmake install\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frtfmkiesel%2Fcleandns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frtfmkiesel%2Fcleandns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frtfmkiesel%2Fcleandns/lists"}