Skip to content
Merged
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
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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. |
Expand Down