/Network-Scanner

A simple Python-based port scanner that allows you to scan open ports on a specified IPv4 address within a given port range. The scanner validates IP addresses, scans the specified ports, and displays open ports along with their associated protocols.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Stargazers