screetsec / Sudomy

Sudomy is a subdomain enumeration tool to collect subdomains and analyzing domains performing automated reconnaissance (recon) for bug hunting / pentesting
https://github.com/Screetsec/
MIT License
1.98k stars 375 forks source link

line 136 "-d" | "--domain") - Syntax Error: unmatched ')' #135

Open dlopez opened 5 months ago

dlopez commented 5 months ago

Using Python version 3.12.3, When running python3 sudomy -d domain.com. I get the following error.

  File "/Tools/recon/Sudomy/sudomy", line 136
    "-d" | "--domain")
                     ^
SyntaxError: unmatched ')'
DarkMatt7r commented 3 months ago

Are you trying to initiate the python call? need to call in bash.

try ./sudomy