{"id":17469802,"url":"https://github.com/shellrow/netscan","last_synced_at":"2025-04-14T03:33:59.963Z","repository":{"id":41505829,"uuid":"356305161","full_name":"shellrow/netscan","owner":"shellrow","description":"Cross-platform network scan library. Written in Rust.","archived":false,"fork":false,"pushed_at":"2023-12-18T13:12:42.000Z","size":461,"stargazers_count":40,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-12-18T16:24:50.517Z","etag":null,"topics":["network","rust","rust-crate","rust-library","scanner","security"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/shellrow.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":"2021-04-09T14:49:46.000Z","updated_at":"2023-12-20T16:05:23.675Z","dependencies_parsed_at":"2023-12-20T16:05:14.798Z","dependency_job_id":null,"html_url":"https://github.com/shellrow/netscan","commit_stats":{"total_commits":164,"total_committers":1,"mean_commits":164.0,"dds":0.0,"last_synced_commit":"fcc87f3f7e16a02355302d4787a1a9329f3609fd"},"previous_names":[],"tags_count":34,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellrow%2Fnetscan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellrow%2Fnetscan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellrow%2Fnetscan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellrow%2Fnetscan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shellrow","download_url":"https://codeload.github.com/shellrow/netscan/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248815588,"owners_count":21165951,"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":["network","rust","rust-crate","rust-library","scanner","security"],"created_at":"2024-10-18T15:43:49.096Z","updated_at":"2025-04-14T03:33:59.939Z","avatar_url":"https://github.com/shellrow.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"[crates-badge]: https://img.shields.io/crates/v/netscan.svg\n[crates-url]: https://crates.io/crates/netscan\n[license-badge]: https://img.shields.io/crates/l/netscan.svg\n[examples-url]: https://github.com/shellrow/netscan/tree/main/examples\n\n# netscan [![Crates.io][crates-badge]][crates-url] ![License][license-badge]\nCross-platform network scan library  \nwith the aim of being lightweight and fast. \n\n## Features\n- Port Scan (IPv4, IPv6)\n    - TCP SYN scan\n    - TCP CONNECT scan\n- Host Scan (IPv4, IPv6)\n    - ICMP PING scan\n    - TCP PING scan\n    - UDP PING scan\n\n## Usage\nAdd `netscan` to your dependencies  \n```toml:Cargo.toml\n[dependencies]\nnetscan = \"0.28\"\n```\n\n## Example\nSee [Examples][examples-url]\n\n## Supported platform\n- Linux\n- macOS\n- Windows\n\n## Privileges\nThis library requires the ability to create raw sockets.  Execute with administrator privileges.  \n\n## Note for Windows Users\nIf you are using Windows, please consider the following points before building and running:\n\n- Npcap or WinPcap Installation:\n    - Ensure that you have [Npcap](https://npcap.com/#download) or WinPcap installed on your system.\n    - If using Npcap, make sure to install it with the \"Install Npcap in WinPcap API-compatible Mode\" option.\n- Build Dependencies:\n    - Place the Packet.lib file from the [Npcap SDK](https://npcap.com/#download) or WinPcap Developers pack in a directory named lib at the root of this repository.\n    - You can use any of the locations listed in the %LIB% or $Env:LIB environment variables.\n    - For the 64-bit toolchain, the Packet.lib is located in \u003cSDK\u003e/Lib/x64/Packet.lib.\n    - For the 32-bit toolchain, the Packet.lib is located in \u003cSDK\u003e/Lib/Packet.lib.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshellrow%2Fnetscan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshellrow%2Fnetscan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshellrow%2Fnetscan/lists"}