{"id":22874371,"url":"https://github.com/thesurlydev/domain-checker","last_synced_at":"2025-05-06T19:25:45.353Z","repository":{"id":262497005,"uuid":"887420205","full_name":"thesurlydev/domain-checker","owner":"thesurlydev","description":"A simple command line tool to check if domain names are registered using DNS lookups.","archived":false,"fork":false,"pushed_at":"2025-04-08T02:13:19.000Z","size":72,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-06T19:24:31.329Z","etag":null,"topics":["domain-checker","domaining","domains"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/thesurlydev.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":"2024-11-12T18:00:15.000Z","updated_at":"2025-01-14T20:57:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"e6aa81ed-5601-4140-8cbe-2beea968206c","html_url":"https://github.com/thesurlydev/domain-checker","commit_stats":null,"previous_names":["thesurlydev/domain-checker"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesurlydev%2Fdomain-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesurlydev%2Fdomain-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesurlydev%2Fdomain-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesurlydev%2Fdomain-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thesurlydev","download_url":"https://codeload.github.com/thesurlydev/domain-checker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252752155,"owners_count":21798741,"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":["domain-checker","domaining","domains"],"created_at":"2024-12-13T14:35:48.700Z","updated_at":"2025-05-06T19:25:45.297Z","avatar_url":"https://github.com/thesurlydev.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# domain-checker\n\nA simple command line tool to check if domain names are registered using DNS lookups.\n\n\n## Installation\n\nIf you have Rust installed, you can install `domain-checker` using cargo:\n```bash\ncargo install domain-checker\n```\n\nOtherwise, binary releases will be available soon.\n\n\n## Usage\n\nCheck a single domain:\n```bash\ndomain-checker example.com\n```\n\nCheck multiple domains:\n```bash\ndomain-checker example.com example.org\n```\n\nCheck domains from a file:\n```bash\ncat domains.txt | domain-checker\n```\n\nFor help, run:\n```bash\ndomain-checker --help\n```\n\n```bash\nCheck if domain names are registered using DNS lookups\n\nUsage: domain-checker [OPTIONS] [DOMAINS]...\n\nArguments:\n  [DOMAINS]...  Domain names to check (optional if reading from stdin)\n\nOptions:\n  -c, --concurrent \u003cCONCURRENT\u003e    Maximum number of concurrent checks [default: 10]\n  -j, --json                       Output as JSON to stdout\n      --output-file \u003cOUTPUT_FILE\u003e  Save output to JSON file\n      --clean                      Strip whitespace and empty lines from input\n  -u, --unregistered-only          Show only unregistered domains in output\n  -h, --help                       Print help\n  -V, --version                    Print version\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesurlydev%2Fdomain-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthesurlydev%2Fdomain-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesurlydev%2Fdomain-checker/lists"}