Skip to content

shivamsaraswat/netmappy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NETMAPPY

This is a basic port scanner written in Python 3.

It has options like -

  1. Scan reserved ports
  2. Scan all ports
  3. Scan according to custom range
  4. Scan well-known ports
  5. Scan your chosen ports

Examples

First Example Second Example Third Example Fourth Example Fifth Example

How to use?

git clone https://github.com/shivamsaraswat/netmappy.git
cd netmappy
Make script executable using command - chmod +x netmappy.py
./netmappy.py