xRiot45 / openports

OPENPORTS is a tool created using the python programming language. This tool is designed to find and display open ports in a network. The main purpose of this tool is to assist users in carrying out port scanning on the network for security analysis needs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OPENPORTS

OPENPORTS is a tool created using the python programming language. This tool is designed to find and display open ports in a network. The main purpose of this tool is to assist users in carrying out port scanning on the network for security analysis needs.

REQUIREMENTS

  • Linux Distribution
  • Python 3 or greater

USAGE

git clone https://github.com/riotDev17/openports.git
cd openports

# Usage
sudo python3 openports.py <IP ADDRESS>

About

OPENPORTS is a tool created using the python programming language. This tool is designed to find and display open ports in a network. The main purpose of this tool is to assist users in carrying out port scanning on the network for security analysis needs.


Languages

Language:Python 100.0%