diff --git a/README.md b/README.md index 0b4a34e..d68b68f 100644 --- a/README.md +++ b/README.md @@ -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.