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.1
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.1.tar.gz | 2.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| portminer-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.0 kB
Release files / portminer-0.1.1.tar.gz
| Download URL | portminer-0.1.1.tar.gz |
|---|---|
| Size | 2.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
43801cef7c9cd13fe5043fe6d500bed6d3d7f21053cc4509c0dc8294bdf0fa19
|
|
BLAKE2b-256 checksum How to use checksums |
3549df66ad2853ce77f101ff77f475ab1aa21d813aac7219fc262d69a2d7d57d
|
| 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.1-py3-none-any.whl
| Download URL | portminer-0.1.1-py3-none-any.whl |
|---|---|
| Size | 3.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
bb8ae8dfec13ae17995a924610f82adfc1ab37262ee2d3745df829f7b218697a
|
|
BLAKE2b-256 checksum How to use checksums |
f22e04bfd1d1cfe91707f9e274b5610f57a6750c7b74d53f4a745a59181480ad
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.4
|