TCP Port Scanner

A simple but fast TCP port scanner and service detection script written in python3.

Installation

For Linux alt tag

git clone https://github.com/Yashparwal1/PortScanner.git
cd PortScanner
pip3 install -r requirements.txt
python3 port.py

For windows alt_tag

- Python3 should be installed on your system
- Just clone this repo or download the python file port.py, install the required modules and run it.
- python3 port.py

Demo image!

port_scanner port_scanner3