From d6b42c0c961c2fe63031ca7e7ad33160ef0520ea Mon Sep 17 00:00:00 2001 From: Sanjai kumar <119435129+sanjai-AK47@users.noreply.github.com> Date: Wed, 17 Jan 2024 20:44:50 +0530 Subject: [PATCH] Update subprober.py --- subprober/subprober.py | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/subprober/subprober.py b/subprober/subprober.py index 67f6aaf..8b9b8fc 100644 --- a/subprober/subprober.py +++ b/subprober/subprober.py @@ -109,11 +109,9 @@ async def help_me(): {reset} {bold}{white}[{bold}{blue}INFO{reset}]:{bold}{white} - subprober -f subdomains.txt -o output.txt -tl -wc -sv -v -apt -wc -ex 404 500 -suo 200 -v -o output.txt -c 20 + subprober -f filename.txt -c 20 --title --server --application-type --word-count -o output.txt - subprober -u https://example.com -c 20 -to 8 -tl -sv -wc -apt -ex 404 500 -suo 200 -v -o output.txt - - cat subdomains.txt | subprober -c 20 -to 8 -tl -sv -wc -apt -ex 404 500 -suo 200 -v -o output.txt{reset} + cat subdomains.txt | subprober -c 20 -to 8 -tl -sv -wc -apt -ex 404 500 -o output.txt{reset} {bold}{white}[{bold}{red}NOTE{reset}]:{bold}{white}