Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 349 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 349 Bytes

Port Scanner

A port scanner tool to scan the open ports in specific targets.

A screenshot of the tool

Installation

pip install -r primo-pipreqs.txt

or

pip3 install -r primo-pipreqs.txt

Usage

python app.py

or

python3 app.py

And specify target ip and number of ports that you want to scan.