From 3a9789b903c63f642ef4c586dde42d1718dc12d4 Mon Sep 17 00:00:00 2001 From: Vadash Date: Tue, 7 Jan 2025 02:01:13 +0300 Subject: [PATCH] Update README.md --- README.md | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 2bbc4e2..0272173 100644 --- a/README.md +++ b/README.md @@ -1,27 +1,26 @@ -# MOD Worker Panel +# 🛠️ MOD Worker Panel A modified Cloudflare Worker Panel for **my** needs. You are welcome to use it. # ⭐ Key Features -- Optimized obfuscation that won't trigger Cloudflare AV and is light on CPU -- Automatic banned word detection in obfuscated code (vless, trojan, bpb) -- Smart CleanIP management with random selection (up to 10 IPs) from clean IP pool -- Rate limiting support for VLESS protocol +- 🔒 Optimized obfuscation that won't trigger Cloudflare AV and is light on CPU +- 🚫 Automatic banned word detection in obfuscated code (vless, trojan, bpb) +- 🌐 Smart CleanIP management with random selection (up to 10 IPs) from clean IP pool # 🚀 Configuration -## Required Environment Variables +## 🔑 Required Environment Variables - `ID`: Your UUID for VLESS (old `UUID`) - `PASS`: Password for Trojan protocol (old `TROJAN_PASS`) -- `HASH`: Hash for Trojan protocol (cal it here for `PASS` https://emn178.github.io/online-tools/sha224.html) +- `HASH`: Hash for Trojan protocol (calc it here for `PASS` https://emn178.github.io/online-tools/sha224.html) - `DATABASE`: KV namespace for settings storage (old hardcoded `bpb`). Must be same as KV name. - `PROXYIP`: Comma-separated list of proxy IPs (pick few closest to your location https://www.nslookup.io/domains/bpb.yousef.isegaro.com/dns-records/) -## Panel Settings +## ⚙️ Panel Settings -### Clean IPs +### 🌍 Clean IPs https://github.com/goingfine/WinCFScan