Skip to content

Zer0plusOne/IpPortScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Simple IP Port Scanner

Overview

This Python script provides a straightforward tool for scanning IP addresses to find open ports. It's useful for network administrators and cybersecurity professionals to assess network security or discover services running on a networked device.

Features

  • Scans specified IP addresses for open ports.
  • Designed for simplicity and ease of use.

Prerequisites

  • Python 3.x
  • Git

Git instalation in linux based systems:

sudo apt-get install git

Installation

Clone the repository to your local machine:

git clone https://github.com/Zer0plusOne/ip.port.scanner.git

Usage

  1. Navigate to the project directory and run the script with Python.
cd ip.port.scanner
  1. Execute the file via common python ussage:
python3 port_scanner.py

Legal Disclaimer

This tool is intended for educational and legal use only, and not for executing unauthorized security scans. Please ensure you have permission to scan the target network or device.

Contributing

Contributions to the project are welcome. Please fork the repository, make your changes, and submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Simple ip port scanner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages