{"id":25055065,"url":"https://github.com/mario-so/netscan-rs","last_synced_at":"2025-09-05T12:40:05.123Z","repository":{"id":204481383,"uuid":"711956866","full_name":"Mario-SO/netscan-rs","owner":"Mario-SO","description":"ARP network scanner written in Rust","archived":false,"fork":false,"pushed_at":"2023-10-31T09:50:37.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-06T12:19:51.272Z","etag":null,"topics":[],"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/Mario-SO.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,"publiccode":null,"codemeta":null}},"created_at":"2023-10-30T14:09:49.000Z","updated_at":"2023-10-31T09:47:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"5a665e8a-a24d-4e03-9d25-5140a4ff0733","html_url":"https://github.com/Mario-SO/netscan-rs","commit_stats":null,"previous_names":["mario-so/netscan-rs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mario-SO%2Fnetscan-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mario-SO%2Fnetscan-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mario-SO%2Fnetscan-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mario-SO%2Fnetscan-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mario-SO","download_url":"https://codeload.github.com/Mario-SO/netscan-rs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246436090,"owners_count":20776964,"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":[],"created_at":"2025-02-06T12:19:50.280Z","updated_at":"2025-03-31T07:44:50.636Z","avatar_url":"https://github.com/Mario-SO.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ARP Network Scanner 🌐🔍\n\n## Overview 📋\n\nARP Network Scanner is a tool designed to scan local networks and identify devices by sending ARP (Address Resolution Protocol) requests. Built with Rust, it provides reliable network scanning with an easy-to-use interface.\n\n## Features 🌟\n\n- **Efficient Network Scanning**: Scans networks to identify devices efficiently.\n- **Progress Tracking**: Displays a progress bar with a fun Pac-Man style to track the scanning progress.\n- **Visual Feedback**: Uses styled console output to provide clear and colorful feedback.\n- **Network Interface Selection**: Allows users to specify which network interface to use for scanning.\n\n## Installation 🛠️\n\nTo use ARP Network Scanner, you need to have Rust installed on your system. If you don't have Rust, you can install it from [here](https://www.rust-lang.org/tools/install).\n\nClone the repository:\n```\ngit clone https://github.com/Mario-SO/netscan-rs.git\ncd netscan-rs\n```\n\nBuild the project:\n```\ncargo build --release\n```\n\n## Usage 🚀\n\nTo run the ARP Network Scanner, use the following command:\n```\ncargo build --release\nsudo ./target/release/scan-rs\n```\nSee your available network interfaces using `arp -a` on *NIX systems\n\n## Dependencies 📦\n\n- `pnet` - Packet manipulation and network interfaces.\n- `indicatif` - Progress bar handling.\n- `dialoguer` - Good looking terminal interactions.\n- `console` - Styled console output.\n- `ipnetwork` - Handling IP networks.\n\n## Contributing 🤝\n\nContributions, issues, and feature requests are welcome! Feel free to check issues page.\n\n## Final Thoughts 💭\n\nHappy scanning! May your network exploration be fruitful and fun! 🎉👩‍💻👨‍💻\n\n---\n\n⌨️ with ❤️ by [mariodev](https://github.com/Mario-SO) 🚀\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmario-so%2Fnetscan-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmario-so%2Fnetscan-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmario-so%2Fnetscan-rs/lists"}