Port Miner 🎅
A simple, fun, and lightweight port scanner built with pure Python.
It asks the user for a URL, checks a list of common ports, and prints the open ones.
No third-party libraries needed.
✨ Features
- ⚡ Very lightweight
- 🧩 Pure Python (
socket+urllib.parse) - 🎯 Easy to use
- 🔎 Scans a list of ports
- 🖨 Prints only open ports
🛠 Requirements
- Python 3.6+
- Works on Windows, Linux, and macOS
👨💻 How To Use
-
🟩 from PortMiner import scan_ports
-
🟩 scan_ports()
📦 Installation
From PyPI
pip install portminer
Release files for PortMiner 0.1.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| portminer-0.1.4.tar.gz | 3.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| portminer-0.1.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.3 kB
Release files / portminer-0.1.4.tar.gz
| Download URL | portminer-0.1.4.tar.gz |
|---|---|
| Size | 3.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6cd271296ddbc2d0f701192ec87baf41ad62e019ee71e254e9f59cbdb8c98b34
|
|
BLAKE2b-256 checksum How to use checksums |
84b4e46bfbadebd44886941c82c23737ac13c01f4a206ee8e9c2a46846ee10c2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.4
|
Release files / portminer-0.1.4-py3-none-any.whl
| Download URL | portminer-0.1.4-py3-none-any.whl |
|---|---|
| Size | 3.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a6c7ae7ab43feb6fb838d2118c757a6e5c3d06963a08b7966e87138032dd3d6f
|
|
BLAKE2b-256 checksum How to use checksums |
0443bd5ff1c748976808da8bcfb17f1791dc3f2be925a1a70a476e32ca9d7992
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.4
|