Giter Site home page Giter Site logo

netscan-rs's Introduction

ARP Network Scanner ๐ŸŒ๐Ÿ”

Overview ๐Ÿ“‹

ARP 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.

Features ๐ŸŒŸ

  • Efficient Network Scanning: Scans networks to identify devices efficiently.
  • Progress Tracking: Displays a progress bar with a fun Pac-Man style to track the scanning progress.
  • Visual Feedback: Uses styled console output to provide clear and colorful feedback.
  • Network Interface Selection: Allows users to specify which network interface to use for scanning.

Installation ๐Ÿ› ๏ธ

To 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.

Clone the repository:

git clone https://github.com/Mario-SO/netscan-rs.git
cd netscan-rs

Build the project:

cargo build --release

Usage ๐Ÿš€

To run the ARP Network Scanner, use the following command:

cargo build --release
sudo ./target/release/scan-rs

See your available network interfaces using arp -a on *NIX systems

Dependencies ๐Ÿ“ฆ

  • pnet - Packet manipulation and network interfaces.
  • indicatif - Progress bar handling.
  • dialoguer - Good looking terminal interactions.
  • console - Styled console output.
  • ipnetwork - Handling IP networks.

Contributing ๐Ÿค

Contributions, issues, and feature requests are welcome! Feel free to check issues page.

Final Thoughts ๐Ÿ’ญ

Happy scanning! May your network exploration be fruitful and fun! ๐ŸŽ‰๐Ÿ‘ฉโ€๐Ÿ’ป๐Ÿ‘จโ€๐Ÿ’ป


โŒจ๏ธ with โค๏ธ by mariodev ๐Ÿš€


Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.