Skip to content

A cross-platform Java application that monitors and analyzes active network connections, identifying protocols (TCP/UDP), local and foreign addresses, and PIDs. Features include real-time monitoring, customizable alerts, and robust logging functionality for enhanced system diagnostics and security assessments.

Notifications You must be signed in to change notification settings

joshiatharv1/PortScannerPro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PortScannerPro

PortScannerPro is a cross-platform Java application designed to monitor and analyze active network connections. It identifies the protocols (TCP/UDP), local and foreign addresses, and process IDs (PIDs) associated with each open port, making it an invaluable tool for system diagnostics and security assessments.

Features

  • Cross-Platform Compatibility: Runs seamlessly on Windows, MacOS, and Linux.
  • Protocol Analysis: Monitors TCP and UDP protocols for active connections.
  • Real-Time Monitoring: Continuously scans network activity with customizable alerts for specific ports.
  • Logging Functionality: Records port usage history and alerts for auditing and troubleshooting purposes.
  • User-Friendly CLI: Simple command-line interface for ease of use.

Getting Started

Prerequisites

  • Java 8 or higher
  • Maven (for building the project)

About

A cross-platform Java application that monitors and analyzes active network connections, identifying protocols (TCP/UDP), local and foreign addresses, and PIDs. Features include real-time monitoring, customizable alerts, and robust logging functionality for enhanced system diagnostics and security assessments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages