Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,31 @@
# πŸ›‘οΈ DevDarK Proxy Phantom

πŸš€ **Multi-Target Proxy Verifier + Smart Scoring**
Advanced multi-target proxy scanner with smart scoring, async verification, and modern CLI interface.
Fetches fresh proxies, verifies against major targets (Google, Cloudflare, DuckDuckGo).

---

## ✨ Features

- πŸ”„ Fetches fresh proxies from multiple live sources.
- βœ… Strict verification policy: proxy is marked **ALIVE** only if it passes **2 out of 3** major targets (Google, Cloudflare, DuckDuckGo).
- ⚑️ High-performance async scanning using `aiohttp`, with optional `uvloop` acceleration.
- 🧠 Smart latency scoring: retain only the fastest and most reliable proxies.
- 🎨 Rich-powered CLI with colored tables, progress bars, and scan summaries.
- πŸ“€ Exports verified proxies to `prox.txt`.

---

## πŸ“¦ Installation

Clone the repository and install dependencies:

```bash
git clone https://github.com/YOUR_USERNAME/DevProxy.git
cd DevProxy
pip install -r requirements.txt


# DevProxy
Advanced multi-target proxy scanner with smart scoring, async verification, and modern CLI interface. Fetches fresh proxies, verifies against major targets (Google, Cloudflare, DuckDuckGo), and exports clean results.