Skip to content

Panos-IT/Simple-Network-Port-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Simple-Network-Port-Scanner

Description

This repository contains a simple network port scanner implemented in Python. The scanner allows users to specify one or multiple target IP addresses and the number of ports to scan. It iterates through the specified ports and checks if they are open on the target IP addresses. The program utilizes socket programming to establish connections with the specified ports. Additionally, it provides basic error handling and colorized output using the termcolor library.

What's a Network Port-Scanner?

A Network Port Scanner is a cybersecurity tool used to discover open ports on a system. It simply examines a computer's ports to see which ones are open, providing information about potential vulnerabilities or services running on the system.

Prerequisites

Before using the "Network Port-Scanner" script, ensure you have the following:

Make sure you have Python installed on your system.Download and Install Python from here

How to use

Open a terminal in your system and type:

python portscanner.py

Contact

savvidis.panagiotis.ps@gmail.com

LinkedIn

Instagram

X (Twitter)

About

A lightweight Python network port scanner for probing target IP addresses. Simple, efficient, and colorized output for easy analysis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages