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 port_miner.core import scan_ports
-
🟩 scan_ports()
📦 Installation
From PyPI
pip install portminer
Release files for PortMiner 0.1.0
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.0.tar.gz | 2.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| portminer-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.0 kB
Release files / portminer-0.1.0.tar.gz
| Download URL | portminer-0.1.0.tar.gz |
|---|---|
| Size | 2.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b6777b490d87a2c0b652a65ae70854c8ec5efe0566a911822c15ec702dbe805f
|
|
BLAKE2b-256 checksum How to use checksums |
3942a3c832a5c2afc8bd26453d1cd6398ad644d7f91000274d4f362c6c857415
|
| 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.0-py3-none-any.whl
| Download URL | portminer-0.1.0-py3-none-any.whl |
|---|---|
| Size | 3.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
34cae2161dfc449f44fe3916233d75967c9da627b484680bbf9cf55e7c12bf2c
|
|
BLAKE2b-256 checksum How to use checksums |
c6a4fca20d07e3aa94be40fdad27e9b2e42fad04406d204f987d9a3a61ff4b74
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.4
|