{"id":13538898,"url":"https://github.com/wybiral/dex","last_synced_at":"2026-01-23T14:32:08.212Z","repository":{"id":75329754,"uuid":"82840700","full_name":"wybiral/dex","owner":"wybiral","description":"IoT device indexer and search engine.","archived":false,"fork":false,"pushed_at":"2019-08-19T16:52:23.000Z","size":13,"stargazers_count":59,"open_issues_count":0,"forks_count":9,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-31T00:04:10.332Z","etag":null,"topics":["iot","netsec"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","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":"2017-02-22T18:49:46.000Z","updated_at":"2024-08-06T03:00:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"fe82ad53-b128-4c84-8b3d-caaec1df673c","html_url":"https://github.com/wybiral/dex","commit_stats":null,"previous_names":["dexscan/dex"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wybiral%2Fdex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wybiral%2Fdex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wybiral%2Fdex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wybiral%2Fdex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wybiral","download_url":"https://codeload.github.com/wybiral/dex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246763809,"owners_count":20829795,"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":["iot","netsec"],"created_at":"2024-08-01T09:01:17.468Z","updated_at":"2026-01-23T14:32:08.145Z","avatar_url":"https://github.com/wybiral.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":" # dex\n\ndex will index scans of exposed devices from [ipv4scan](https://github.com/wybiral/ipv4scan) and create a growing real-time database of the results. It then provides a basic regex search interface to help find specific devices.\n\n## Getting started\nThis project requires the flask module for the web server. You can usually install that with:\n```\npip3 install flask\n```\nThen you need to pipe the ipv4scan results into collect.py to start indexing:\n```\nipv4scan -n 500 | python3 collect.py\n```\nThen start main.py to serve the web search interface:\n```\npython3 main.py\n```\nAnd finally navigate to http://localhost:8666 and enter your regex search queries to start looking for devices.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwybiral%2Fdex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwybiral%2Fdex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwybiral%2Fdex/lists"}