SkillAgentSearch skills...

PortScan

Simple Python3 port scanner

Install / Use

/learn @starhound/PortScan
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

PortScan

Simple Python3 port scanner

Simply scans for open ports on a given IP address.

Accepts port ranges to search for.

Build it into an exe using Pyinstaller --onefile PortScan.py or execute via command line python3 PortScan.py.

Or use the CLI version, which can be executed like so: python3 PortScan-CLI.py IP_ADDRESS START_PORT END_PORT -- using enviornment variables you can shorten this to whatever desired.

TODO: GUI, hostname scanning support.

Image of Application

Image of CLI Application

View on GitHub
GitHub Stars15
CategoryDevelopment
Updated3mo ago
Forks6

Languages

Python

Security Score

92/100

Audited on Dec 9, 2025

No findings