{"id":13841991,"url":"https://github.com/j3ssie/sdlookup","last_synced_at":"2025-03-17T11:30:23.389Z","repository":{"id":37531396,"uuid":"466948218","full_name":"j3ssie/sdlookup","owner":"j3ssie","description":"IP Lookups for Open Ports and Vulnerabilities from internetdb.shodan.io","archived":false,"fork":false,"pushed_at":"2022-03-10T03:28:43.000Z","size":11,"stargazers_count":127,"open_issues_count":0,"forks_count":19,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-16T10:51:14.620Z","etag":null,"topics":["internetdb","osint","shodan"],"latest_commit_sha":null,"homepage":"","language":"Go","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/j3ssie.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}},"created_at":"2022-03-07T04:58:02.000Z","updated_at":"2025-03-03T19:17:42.000Z","dependencies_parsed_at":"2022-08-08T20:30:58.344Z","dependency_job_id":null,"html_url":"https://github.com/j3ssie/sdlookup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j3ssie%2Fsdlookup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j3ssie%2Fsdlookup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j3ssie%2Fsdlookup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j3ssie%2Fsdlookup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/j3ssie","download_url":"https://codeload.github.com/j3ssie/sdlookup/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244025133,"owners_count":20385523,"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":["internetdb","osint","shodan"],"created_at":"2024-08-04T17:01:25.470Z","updated_at":"2025-03-17T11:30:22.801Z","avatar_url":"https://github.com/j3ssie.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"sdlookup \n==========\nIP Lookups for Open Ports and Vulnerabilities from [internetdb.shodan.io](https://internetdb.shodan.io/)\n\nThis is a golang version of [nrich](https://gitlab.com/shodan-public/nrich) which support concurrency and more efficient output.\n\n## Install\n\n```shell\ngo install github.com/j3ssie/sdlookup@latest\n```\n\n## Usage\n\n```shell\n# Basic Usage\necho '1.2.3.4' | sdlookup -open\n1.2.3.4:80\n1.2.3.4:443\n\n# lookup CIDR range\necho '1.2.3.4/24' | sdlookup -open -c 20\n1.2.3.4:80\n1.2.3.5:80\n\n# get raw JSON response\necho '1.2.3.4' | sdlookup -json\n\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj3ssie%2Fsdlookup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fj3ssie%2Fsdlookup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj3ssie%2Fsdlookup/lists"}