Skip to content

A port scanner using Python and Vue.js employs Nmap to scan network ports, stores the results in a database, and displays them in real-time on a user-friendly website.

Notifications You must be signed in to change notification settings

BlueQ-lK/BugZipper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BugZipper

A port scanner with a user-friendly web interface for scanning and analyzing open ports, with an option to save scan results.

Screenshots

imag1

image2

Prerequisites

  • Download nmap, an open-source tool for network discovery and security auditing.
  • Install Node.js, is an open source server environment.

Installation

Make sure you have Python, pip, and Node.js installed.

  pip install -r requirements.txt
  npm run install:all

Deployment

To deploy this project run

  npm run dev

About

A port scanner using Python and Vue.js employs Nmap to scan network ports, stores the results in a database, and displays them in real-time on a user-friendly website.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published