{"id":13490874,"url":"https://github.com/wybiral/ipv4scan","last_synced_at":"2026-01-23T14:32:09.081Z","repository":{"id":75328687,"uuid":"202796408","full_name":"wybiral/ipv4scan","owner":"wybiral","description":"IoT device scanner.","archived":false,"fork":false,"pushed_at":"2019-08-19T15:35:30.000Z","size":26,"stargazers_count":39,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-28T07:34:26.483Z","etag":null,"topics":["golang","iot","netsec"],"latest_commit_sha":null,"homepage":null,"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/wybiral.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}},"created_at":"2019-08-16T20:39:14.000Z","updated_at":"2024-08-12T19:52:04.000Z","dependencies_parsed_at":"2024-01-16T09:17:44.558Z","dependency_job_id":"7fa35217-ee9c-459a-bd86-f3e4e8dbf825","html_url":"https://github.com/wybiral/ipv4scan","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/wybiral/ipv4scan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wybiral%2Fipv4scan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wybiral%2Fipv4scan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wybiral%2Fipv4scan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wybiral%2Fipv4scan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wybiral","download_url":"https://codeload.github.com/wybiral/ipv4scan/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wybiral%2Fipv4scan/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28694286,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T14:15:13.573Z","status":"ssl_error","status_checked_at":"2026-01-23T14:09:05.534Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["golang","iot","netsec"],"created_at":"2024-07-31T19:00:51.692Z","updated_at":"2026-01-23T14:32:09.053Z","avatar_url":"https://github.com/wybiral.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# ipv4scan\nIoT device scanner. Randomly scan the IPv4 address space and collect a real-time JSON stream of all HTTP devices that are found. This stream can then by piped into real-time filters and analytics or piped into storage to be searched as your own personal shodan.\n\n## Download latest\nAll binary releases can be found [here](https://github.com/wybiral/ipv4scan/releases).\n\n## Build from source\n```\ngo get github.com/wybiral/ipv4scan\ngo build github.com/wybiral/ipv4scan\n```\n\n## Usage\nSpecify thread count:\n```\n./ipv4scan -n 1000\n```\nSpecify HTTP port:\n```\n./ipv4scan -p 8080\n```\nSpecify blacklist:\n```\n./ipv4scan -b blacklist.conf\n```\nScan through SOCKS proxy (such as Tor):\n```\n./ipv4scan -x socks5://127.0.0.1:9050\n```\nSpecify HTTP request line:\n```\n./ipv4scan -r \"GET /some_resource HTTP/1.1\"\n```\nExample blacklist file: [blacklist.conf](https://github.com/wybiral/ipv4scan/blob/master/blacklist.conf)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwybiral%2Fipv4scan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwybiral%2Fipv4scan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwybiral%2Fipv4scan/lists"}