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