Coder Social home page Coder Social logo

abhay2342 / network-scanner Goto Github PK

View Code? Open in Web Editor NEW
18.0 2.0 3.0 14 KB

This is a simple network scanner used to scan any range of IP Address to get their MAC Address. The code is written completely in Python (currently, python v3).

Python 100.00%
python python3 networkscanner network-scanner network-scanner-python python-project ip-to-mac-address simple-project

network-scanner's Introduction

Network Scanner

 _   _      _                      _          _____                                 
| \ | |    | |                    | |        / ____|                                
|  \| | ___| |___      _____  _ __| | __    | (___   ___ __ _ _ __  _ __   ___ _ __ 
| . ` |/ _ \ __\ \ /\ / / _ \| '__| |/ /     \___ \ / __/ _` | '_ \| '_ \ / _ \ '__|
| |\  |  __/ |_ \ V  V / (_) | |  |   <      ____) | (_| (_| | | | | | | |  __/ |   
|_| \_|\___|\__| \_/\_/ \___/|_|  |_|\_\    |_____/ \___\__,_|_| |_|_| |_|\___|_|   

This is a simple network scanner used to scan any range of IP Address to get their MAC Address.

The code is written completely in Python (currently, python v3).

This program is supported for Linux, Windows and Mac OS X.

Installation

Before starting to use this tool you must install some important python packages. You can manually install them one by on or you can use requirements.txt file to install all packages all at once. Use anyone way you want to install required packages.

Use requirements.txt

pip install -r requirements.txt

Install manually

pip install scapy
pip install termcolor
pip install optparse

Usage

Options to use this Network Scanner

This will display the help message

python3 network_scanner.py --help

This command will scan range of IP Address and show their MAC Address

python3 network_scanner.py -t 192.168.29.1/24

Image of Scanning

network-scanner's People

Contributors

abhay2342 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

network-scanner's Issues

Source IP

Please allow the option to specify source IP/ Source NIC.

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.