Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Port Scanning Tool

Overview

The Port Scanning Tool is a web-based application developed using HTML, CSS, and Python Flask. It enables users to scan open ports on a specified IP address or domain. The application features a clean and user-friendly interface, while Flask manages the backend scanning logic and displays results interactively to provide quick insights into network security.

Features

  • Scan open ports on an IP address or domain
  • Simple and intuitive user interface
  • Backend scanning handled using Python and Flask
  • Interactive display of scan results
  • Useful for basic network security analysis

Tech Stack

  • Frontend: HTML, CSS
  • Backend: Python, Flask

Installation

# Clone the repository
git clone https://github.com/Bharathkumar-2006/port-scanning-tool.git

# Navigate to the project directory
cd port-scanning-tool

# Install dependencies
pip install flask

# Run the application
python port_scanner_web.py

#After running the application, open your browser and visit:
http://127.0.0.1:5000/

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages