Skip to content

TCP Port Scanner is a lightweight and user-friendly tool for scanning TCP ports on multiple IP addresses. It provides a simple yet effective way to identify open, closed, and filtered ports on a network.

License

Notifications You must be signed in to change notification settings

vMawk/TCP-Port-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

TCP-Port-Scanner

TCP Port Scanner is a lightweight and user-friendly tool for scanning TCP ports on multiple IP addresses. It provides a simple yet effective way to identify open, closed, and filtered ports on a network.

image

Key Features:

● Easily scan a list of IP addresses and a range of ports ● Quick identification of open, closed, and filtered ports ● Output results to a customizable CSV file for further analysis ● Designed for simplicity and ease of use

image

Interface

This port scanner is perfect for network administrators, security analysts, and enthusiasts who need to quickly assess the status of TCP ports on a network. With its intuitive interface and informative output, it streamlines the process of identifying potential vulnerabilities and securing network infrastructure.

image

Beginner Friendly!

Open a powershell windows as admin and run it as .\scanner.ps1. Or import it to your powershell profile to start it with "portscan"

function portscan { . "C:\Users\USER\Documents\WindowsPowerShell\Scanner.ps1" Scan-TCPPorts }

About

TCP Port Scanner is a lightweight and user-friendly tool for scanning TCP ports on multiple IP addresses. It provides a simple yet effective way to identify open, closed, and filtered ports on a network.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published