Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Open
dlopez opened this issue May 8, 2024 · 1 comment
Open

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

dlopez opened this issue May 8, 2024 · 1 comment

Comments

@dlopez
Copy link

dlopez commented May 8, 2024

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 ')'
@tr7xone
Copy link

tr7xone commented Jun 28, 2024

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

try ./sudomy

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants