{"id":21767535,"url":"https://github.com/arslanstack/ip-port-sniffer","last_synced_at":"2026-06-29T21:02:09.373Z","repository":{"id":222431611,"uuid":"757264201","full_name":"arslanstack/ip-port-sniffer","owner":"arslanstack","description":"A Rust Based Port Sniffer","archived":false,"fork":false,"pushed_at":"2024-02-14T06:17:24.000Z","size":946,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-27T15:46:03.425Z","etag":null,"topics":["port-scanner","port-sniffer","rust","rust-mpsc"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arslanstack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-02-14T06:05:22.000Z","updated_at":"2024-10-23T17:59:31.000Z","dependencies_parsed_at":"2024-02-14T07:28:05.025Z","dependency_job_id":"c8721969-122e-4868-a505-1c74c157edd3","html_url":"https://github.com/arslanstack/ip-port-sniffer","commit_stats":null,"previous_names":["arslanstack/ip-port-sniffer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arslanstack/ip-port-sniffer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arslanstack%2Fip-port-sniffer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arslanstack%2Fip-port-sniffer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arslanstack%2Fip-port-sniffer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arslanstack%2Fip-port-sniffer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arslanstack","download_url":"https://codeload.github.com/arslanstack/ip-port-sniffer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arslanstack%2Fip-port-sniffer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34942665,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-29T02:00:05.398Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["port-scanner","port-sniffer","rust","rust-mpsc"],"created_at":"2024-11-26T13:25:52.724Z","updated_at":"2026-06-29T21:02:09.348Z","avatar_url":"https://github.com/arslanstack.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rust IP Port Sniffer\n\nThis is a simple port sniffer based on Rust.\n\n![IP Port Sniffer](snippet.png)\n\n## How to Run\n\nTo run the program, follow these simple steps:\n\n1. **Install Rust:**\n   If you haven't installed the Rust development environment yet, you can do so by following the instructions [here](https://www.rust-lang.org/tools/install).\n\n2. **Run Help:**\n   After installing Rust, navigate to the project directory in your terminal and run the following command to display help:\n\n   ```bash\n   cargo run -- -h\n\n3. **Run the Sniffer:**\n  Open your terminal and navigate to the project directory. Run the following command, replacing `\u003cnumber of threads\u003e` with the desired number of threads and `\u003cyour IP address\u003e` with your actual IP address:\n\n   ```bash\n   cargo run -- -j \u003cnumber of threads\u003e \u003cyour IP address\u003e\n\nThis command will start the sniffer for you. Enjoy!\n\n## Rust Libraries Used\n\n- std::env\n- std::io::{self, Write}\n- std::net::{IpAddr, TcpStream}\n- std::process\n- std::str::FromStr\n- std::sync::mpsc::{channel, Sender}\n- std::thread\n\n## License\n\nCopyright (c) 2024 arslanstack.\n\nhis project is licensed under the [MIT License](LICENSE.md). Feel free to contribute and enhance the project!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farslanstack%2Fip-port-sniffer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farslanstack%2Fip-port-sniffer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farslanstack%2Fip-port-sniffer/lists"}