From e3bc9b6517e4fa7a2d12d3e473c878b406b0ad61 Mon Sep 17 00:00:00 2001 From: CIPHER <190141977+cipher-attack@users.noreply.github.com> Date: Fri, 27 Feb 2026 01:28:04 +0300 Subject: [PATCH] Update readme.md Co-authored-by: rexohtought --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index e52ef38..a7f49f8 100644 --- a/readme.md +++ b/readme.md @@ -21,7 +21,7 @@ It's designed to run efficiently on Linux environments (including Termux), handl | Feature | Details | | :--- | :--- | -| **AI Analysis** | Uses Gemini, GPT-4, or Claude to clean raw data and highlight sensitive information. | +| **AI Analysis** | Uses Gemini, GPT 4, or Claude to clean raw data and highlight sensitive information. | | **Dark Web Support** | Routes requests through Tor (SOCKS5) to scan .onion services safely. | | **High Concurrency** | Built with Go routines to scan multiple targets simultaneously without lag. | | **Clean Reporting** | Generates structured Markdown reports instead of messy JSON dumps. |