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.3
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.3.tar.gz | 3.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| portminer-0.1.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.3 kB
Release files / portminer-0.1.3.tar.gz
| Download URL | portminer-0.1.3.tar.gz |
|---|---|
| Size | 3.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
454ee145e8dab412e4e6671a75324c40a1eedd15d4e044d1b63a60c4eacf0f87
|
|
BLAKE2b-256 checksum How to use checksums |
28515dcb045a26827aeecba0fed479a14917ffcf22cb80a3f31b6ee26f454fd0
|
| 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.3-py3-none-any.whl
| Download URL | portminer-0.1.3-py3-none-any.whl |
|---|---|
| Size | 3.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f1dfdb273137e086139488b7b6b2ae13a8a80c427540b132c31a5906469eb4e6
|
|
BLAKE2b-256 checksum How to use checksums |
c76aafa245e1281284c3e7e3a697888e1aefd46dbd09aaa34c98074685a9b1a4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.4
|