Skip to content

aniruddhrao03/portscanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Port Scanner Project

This project is a simple web-based port scanner built using Flask.

Description

The Port Scanner Project allows users to scan ports on a target host within a specified range. It provides a user-friendly interface where users can enter the target host, start port, and end port, and initiate the scanning process with the click of a button. The scanning results are displayed in real-time on the web page, indicating whether each port is open or closed.

How to Use

  1. Enter the target host (e.g., example.com).
  2. Specify the range of ports to scan (start port and end port).
  3. Click the "Scan Ports" button to initiate the scanning process.
  4. View the scanning results displayed on the page.

Technologies Used

  • Python
  • Flask
  • HTML
  • CSS
  • JavaScript

Getting Started

To run the Port Scanner Project locally:

  1. Clone this repository to your local machine.
  2. Navigate to the project directory.
  3. Install the required dependencies.
  4. Run the Flask application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published