RootVector-4/Python-port-scanner-
GitHub: RootVector-4/Python-port-scanner-
Stars: 0 | Forks: 0
# Python Port Scanner
A Python-based port scanner developed using socket programming and threading to identify open TCP ports and active services on target systems.
## Features
- TCP Port Scanning
- Multi-threaded Scanning
- Fast Network Analysis
- Open Port Detection
- Basic Vulnerability Assessment
## Technologies Used
- Python
- Socket Programming
- Threading
## Purpose
Built for cybersecurity learning, networking practice, and vulnerability assessment.