{"id":15406836,"url":"https://github.com/dannyben/ismine","last_synced_at":"2025-03-01T12:33:20.507Z","repository":{"id":68197098,"uuid":"45675366","full_name":"DannyBen/ismine","owner":"DannyBen","description":"Ruby command line domain checker with wildcards","archived":false,"fork":false,"pushed_at":"2023-08-24T08:50:20.000Z","size":31,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-19T15:53:52.925Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/DannyBen.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":"2015-11-06T10:23:44.000Z","updated_at":"2023-11-29T11:56:27.000Z","dependencies_parsed_at":"2024-10-19T12:33:33.331Z","dependency_job_id":"8fce00c4-86a9-412a-8054-315e0f8a9424","html_url":"https://github.com/DannyBen/ismine","commit_stats":{"total_commits":34,"total_committers":3,"mean_commits":"11.333333333333334","dds":0.4117647058823529,"last_synced_commit":"5d54e85796e7a149ee7fd9f3d4caabbdd63e824a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DannyBen%2Fismine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DannyBen%2Fismine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DannyBen%2Fismine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DannyBen%2Fismine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DannyBen","download_url":"https://codeload.github.com/DannyBen/ismine/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241367937,"owners_count":19951444,"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":[],"created_at":"2024-10-01T16:25:53.791Z","updated_at":"2025-03-01T12:33:20.494Z","avatar_url":"https://github.com/DannyBen.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ismine - domain checker with wildcards\r\n\r\n`ismine` is a command line domain checker with regular-expression-like\r\nwildcard support. It is using [Runfile](https://github.com/DannyBen/runfile).\r\n\r\n## Features\r\n\r\n- Check for domain using DNS (faster) or Whois lookup\r\n- Scout for multiple domain ideas at once\r\n- Generate name ideas from patterns\r\n\r\n## Install Gem Dependencies\r\n\r\nOption 1, with bundler:\r\n\r\n\t$ bundle\r\n\r\nOption 2, manually:\r\n\r\n\t$ gem install runfile\r\n\t$ gem install whois\r\n\r\n## Usage\r\n\r\n\t$ run --help\r\n\r\n## Examples\r\n\r\n```\r\n$ run check iwantit.com\r\niwantit.com is taken\r\n\r\n$ run scout DoG.io\r\ndog.io is probably available\r\ndug.io is taken\r\ndig.io is taken\r\n\r\n$ run scout DoG.io --deep\r\ndog.io is taken\r\ndug.io is taken\r\ndig.io is taken\r\n\r\n$ run scout THE[cb]AR.co.uk --deep\r\nthebar.co.uk is taken\r\nthecar.co.uk is taken\r\n\r\n$ run scout \"(black white)(cat dog)\" io\r\nblackcat.io is taken\r\nblackdog.io is probably available\r\nwhitedog.io is taken\r\nwhitecat.io is probably available\r\n\r\n$ run ideas RED[bcl]OO?[dgm]\r\nredloog\r\nredcoom\r\nredlom\r\nredlog\r\nredboom\r\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdannyben%2Fismine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdannyben%2Fismine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdannyben%2Fismine/lists"}