{"id":16170864,"url":"https://github.com/the-pesar/domain-detective","last_synced_at":"2025-03-19T00:30:34.293Z","repository":{"id":185810094,"uuid":"673975723","full_name":"the-pesar/domain-detective","owner":"the-pesar","description":"domain-detective is for a list of your domains that checks them hourly, and if a domain was open, it will inform you.","archived":false,"fork":false,"pushed_at":"2023-08-12T18:36:51.000Z","size":12,"stargazers_count":26,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-28T13:18:25.121Z","etag":null,"topics":["bash","domain","scanner","whois"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/the-pesar.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":"2023-08-02T21:20:43.000Z","updated_at":"2024-11-26T18:42:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"419e403e-2acf-46f9-bfe8-4e5455034765","html_url":"https://github.com/the-pesar/domain-detective","commit_stats":{"total_commits":15,"total_committers":3,"mean_commits":5.0,"dds":0.5333333333333333,"last_synced_commit":"3fbec23ce8d9467cdebed4c6449f016a8ae31b49"},"previous_names":["the-pesar/domain-detective"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-pesar%2Fdomain-detective","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-pesar%2Fdomain-detective/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-pesar%2Fdomain-detective/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-pesar%2Fdomain-detective/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/the-pesar","download_url":"https://codeload.github.com/the-pesar/domain-detective/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243663655,"owners_count":20327306,"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":["bash","domain","scanner","whois"],"created_at":"2024-10-10T03:19:48.407Z","updated_at":"2025-03-19T00:30:34.019Z","avatar_url":"https://github.com/the-pesar.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# domain-detective\ndomain-detective is for a list of your domains that checks them hourly, and if a domain was open, it will inform you.\n## installation\n#### 1. Clone this repository on your system:\n```bash\n$ git clone git@github.com:the-pesar/domain-detective.git\n# git clone https://github.com/the-pesar/domain-detective.git\n```\n#### 2. Install `whois` and `crontab`:\n`whois`:\n```bash\n$ sudo apt install whois\n```\n`crontab`:\n```bash\n$ sudo apt install cron \u0026\u0026 sudo systemctl enable cron\n```\nGo to the cloned repository \n#### 3. Set execution permission and run `setup.sh`\n```bash\n$ chmod +x setup.sh script.sh \u0026\u0026 ./setup.sh\n```\n#### 4. Add your domains into domain list:\n```bash\n$ echo \"your-rand0m-domain.com\" \u003e\u003e ~/domain-detective/domain_list.txt\n```\n#### 5. Run the script for first time:\n```bash\n$ ./script.sh\n```\n#### 6. Reload your terminal:\n```bash\n$ source ~/.bashrc\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe-pesar%2Fdomain-detective","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthe-pesar%2Fdomain-detective","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe-pesar%2Fdomain-detective/lists"}