SkillAgentSearch skills...

SimplePS

A simple port scanner written in Python.

Install / Use

/learn @DrPython3/SimplePS
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SimplePS - A (Simple) (P)ort (S)canner

<p> A simple port scanner in Python. Can scan single IPs or hostnames and IP-ranges. </p> <h2>How to use</h2> <p> SimplePS has been written in Python 3.8. Just download the code and install the requirements: </p>
pip3 install -r requirements.txt
<p> Afterwards start the script with: </p>
python3 simpleps.py
<p> ... and follow the messages on screen. </p> <h3>Support</h3> <p> If you like the tool, consider a donation: </p> <p> <ul> <li><b>BTC (Bitcoin):</b> 1GfmbWQHfhA7mXwGuuM9iF467eVUnwHDbx</li> <li><b>LTC (Litecoin):</b> LdeBaZVUGeyYoFjmo8FMDgT66tyv4yhYJ9</li> </ul> </p>
View on GitHub
GitHub Stars7
CategoryDevelopment
Updated3mo ago
Forks1

Languages

Python

Security Score

87/100

Audited on Dec 9, 2025

No findings