{"id":15857212,"url":"https://github.com/micheleriva/shoulditrust","last_synced_at":"2026-04-28T20:08:27.511Z","repository":{"id":111228785,"uuid":"144277692","full_name":"micheleriva/shoulditrust","owner":"micheleriva","description":"🤔Check if an IP address is safe or not!","archived":false,"fork":false,"pushed_at":"2018-08-10T12:04:10.000Z","size":271,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-07T12:46:43.402Z","etag":null,"topics":["blacklist","blacklist-ips","hack","hacking","internet-security-protocols","ip","nodejs","ping","security","security-tools","tcp"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/micheleriva.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2018-08-10T11:26:23.000Z","updated_at":"2023-01-19T14:21:39.000Z","dependencies_parsed_at":"2023-05-31T14:30:50.552Z","dependency_job_id":null,"html_url":"https://github.com/micheleriva/shoulditrust","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"330c241311dd3e825bfb4f8941042220ddef3509"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micheleriva%2Fshoulditrust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micheleriva%2Fshoulditrust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micheleriva%2Fshoulditrust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micheleriva%2Fshoulditrust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micheleriva","download_url":"https://codeload.github.com/micheleriva/shoulditrust/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246701222,"owners_count":20820018,"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":["blacklist","blacklist-ips","hack","hacking","internet-security-protocols","ip","nodejs","ping","security","security-tools","tcp"],"created_at":"2024-10-05T20:21:22.025Z","updated_at":"2026-04-28T20:08:22.491Z","avatar_url":"https://github.com/micheleriva.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🤔 Should I Trust\n\n\u003cimg src=\"/docs/shoulditrust.gif\"\u003e\n\nCheck if an IP address is safe or not\n\nHighly inspired from [jgamblin](https://github.com/jgamblin) work: [Is this IP bad?](https://github.com/jgamblin/isthisipbad)\n\n# Installation\n\nInstall this script globally using yarn:\n\n```bash\n$ yarn global add shoulditrust\n```\n\nor npm:\n\n```bash\n$ npm install -g shoulditrust\n```\n\n# Usage\n\nSimply check any valid IP address:\n\n```bash\n$ shoulditrust \u003cip-address\u003e # =\u003e 0.0.0.0 is safe.\n```\n\nRemember to perform periodically database updates:\n\n```bash\n$ shoulditrust --update # or shoulditrust -u\n```\n\n# Contributing\n\nThere are many way you can contribute to this project:\n\n- Adding new blacklist service url\n- Improving the [regex](https://github.com/micheleriva/shoulditrust/blob/master/src/update.js#L52) used to extract IP addreses\n- Propising new features\n\n# License\n\n[MIT](/LICENSE.md)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicheleriva%2Fshoulditrust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicheleriva%2Fshoulditrust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicheleriva%2Fshoulditrust/lists"}