{"id":15755712,"url":"https://github.com/woozymasta/domain-checker","last_synced_at":"2026-03-18T03:58:10.043Z","repository":{"id":148157467,"uuid":"465529693","full_name":"WoozyMasta/domain-checker","owner":"WoozyMasta","description":"Bash script to check availability of domain names for different zones ","archived":false,"fork":false,"pushed_at":"2022-03-03T03:24:43.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-31T08:16:58.706Z","etag":null,"topics":["dig","domains","soa","whois"],"latest_commit_sha":null,"homepage":"","language":null,"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/WoozyMasta.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":"2022-03-03T01:44:38.000Z","updated_at":"2024-05-15T06:21:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"f388c04e-cd6e-43d4-bb5b-1ac4e9d0041b","html_url":"https://github.com/WoozyMasta/domain-checker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/WoozyMasta/domain-checker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WoozyMasta%2Fdomain-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WoozyMasta%2Fdomain-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WoozyMasta%2Fdomain-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WoozyMasta%2Fdomain-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WoozyMasta","download_url":"https://codeload.github.com/WoozyMasta/domain-checker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WoozyMasta%2Fdomain-checker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30646419,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-18T02:48:56.676Z","status":"ssl_error","status_checked_at":"2026-03-18T02:48:55.747Z","response_time":104,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["dig","domains","soa","whois"],"created_at":"2024-10-04T08:40:24.203Z","updated_at":"2026-03-18T03:58:10.025Z","avatar_url":"https://github.com/WoozyMasta.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# domain-checker\n\nCommandline utility to check availability of domain names for different zones\n\nUsage:\n\n* `domain-checker [words file] [zones file] [output file]`\n* `\u003cvars\u003e domain-checker [words file] \u003e [output file]`\n\nThis utility checks if a domain can be registered for all combinations of\nwords and zones, first it checks for the presence of a `SOA` record in the DNS\nand, if not, it checks the whois of the domain.\n\nIf the domain is available for registration,\nit will be saved as a result of the work.\n\n## Variables\n\n[ variable name = \"default value\" (positional arg) - description ]\n\n* **`WORDS_FILE`**=`wordss.txt` _(first arg)_ -\n  File with words to search for a domain names\n* **`ZONES_FILE`**=`None` _(second arg)_ -\n  Zone name file (optional)\n* **`OUTPUT_FILE`**=`None` _(third arg)_ -\n  File where available domain names will be saved (optional)\n* **`CHECK_ZONES`**=`true` - Check zones for whois server (optional)\n* **`DNS_SERVERS`**=`1.1.1.1,8.8.8.8,1.0.0.1,8.8.4.4` -\n  Comma-separated list of custom DNS servers to check for SOA records\n* **`THREADS_LIMIT`**=`number of proc` - Number of threads (optional)\n* **`SOFT_THREADING`**=`true` -\n  If enabled, threads are executed for the zone loop,\n  otherwise global threads are used (optional)\n\n## Dependecies\n\n* `dig`\n* `whois`\n* `pv`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwoozymasta%2Fdomain-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwoozymasta%2Fdomain-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwoozymasta%2Fdomain-checker/lists"}