{"id":22874417,"url":"https://github.com/thesurlydev/check","last_synced_at":"2026-05-03T18:34:25.537Z","repository":{"id":105883736,"uuid":"205737465","full_name":"thesurlydev/check","owner":"thesurlydev","description":"Bash script to check if a domain name, Twitter and GitHub username is available","archived":false,"fork":false,"pushed_at":"2020-09-21T15:55:37.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-31T12:57:42.166Z","etag":null,"topics":["bash","curl","domain-discovery","github","twitter-checker"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/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}},"created_at":"2019-09-01T22:03:56.000Z","updated_at":"2020-09-21T15:55:39.000Z","dependencies_parsed_at":"2023-04-11T04:48:04.814Z","dependency_job_id":null,"html_url":"https://github.com/thesurlydev/check","commit_stats":null,"previous_names":["thesurlydev/check"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thesurlydev/check","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesurlydev%2Fcheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesurlydev%2Fcheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesurlydev%2Fcheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesurlydev%2Fcheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thesurlydev","download_url":"https://codeload.github.com/thesurlydev/check/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesurlydev%2Fcheck/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32579932,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"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":["bash","curl","domain-discovery","github","twitter-checker"],"created_at":"2024-12-13T14:36:06.893Z","updated_at":"2026-05-03T18:34:25.501Z","avatar_url":"https://github.com/thesurlydev.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# check\nBash script to check the following:\n\n* Domain name availability. TLD defaults: `.com, .io, .net`\n* [Twitter](https://twitter.com)\n* [GitHub](https://github.com)\n* [Instagram](https://instagram.com)\n\n## install\n\n1. Add `check` file to your `PATH`\n1. `chmod +x check`\n\n## configuration\n\nBy default, the script will check availability of the following TLDs: `.com, .io, .net`\n\nThese defaults can be changed by updating the `TLDS` array in the script.\n\nGiven an argument `foo`, the script will use `whois` to check domain name availability for: `foo.com, foo.io, foo.net`\n\n`curl` will then be used to check availability of `foo` as a username for: GitHub, Instagram, Twitter\n\n## usage\n\n`check digitalsanctum`\n\nwill have output like the following:\n\n```\n$ check digitalsanctum\n        digitalsanctum.com: TAKEN\n         digitalsanctum.io: AVAILABLE\n        digitalsanctum.net: AVAILABLE\n\n                    GitHub: TAKEN\n                   Twitter: TAKEN\n                 Instagram: TAKEN  \n```\n\nTested on Ubuntu 18.04. YMMV\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesurlydev%2Fcheck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthesurlydev%2Fcheck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesurlydev%2Fcheck/lists"}