From ad372aa2bd460ce1075bfaf40ccb61a60d07c6af Mon Sep 17 00:00:00 2001 From: taygun08 Date: Mon, 7 Apr 2025 10:50:41 +0300 Subject: [PATCH] debug parameter added --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 10a2f87..8b58e61 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,7 @@ Create a text file with one domain per line. Lines starting with `#` will be tre | `-json` | Output results in JSON format | | `-interactive` | Run in interactive mode | | `-subtakeover` | Check for subdomain takeover vulnerabilities (untested)| +| `-debug` | Debug Mode | ## Issue Codes