ingramali / SimplePS

A simple port scanner written in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

A simple port scanner in Python. Can scan single IPs or hostnames and IP-ranges.

How to use

SimplePS has been written in Python 3.8. Just download the code and install the requirements:

pip3 install -r requirements.txt

Afterwards start the script with:

python3 simpleps.py

... and follow the messages on screen.

Support

If you like the tool, consider a donation:

  • BTC (Bitcoin): 1GfmbWQHfhA7mXwGuuM9iF467eVUnwHDbx
  • LTC (Litecoin): LdeBaZVUGeyYoFjmo8FMDgT66tyv4yhYJ9

About

A simple port scanner written in Python.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%