Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

ModuleNotFoundError: No module named 'utils.async_scanner' #2

Closed
ProtDos opened this issue Apr 7, 2023 · 2 comments
Closed

ModuleNotFoundError: No module named 'utils.async_scanner' #2

ProtDos opened this issue Apr 7, 2023 · 2 comments

Comments

@ProtDos
Copy link

ProtDos commented Apr 7, 2023

I get this error when running: py elastichunt.py 123.60.0.0/16 9200 -eT 16 -sT 16. Looks like the file doesn't even exist in the utils folder. Could you fix it?

@ProtDos ProtDos closed this as completed Apr 7, 2023
@ProtDos
Copy link
Author

ProtDos commented Apr 7, 2023

Nevermind. Still this error.

@ProtDos ProtDos reopened this Apr 7, 2023
@ef1500
Copy link
Owner

ef1500 commented Apr 8, 2023

I just cloned the repository and ran the exact command you mentioned, and it ran without any issues. You might have accidentally deleted a file from your local directory, and that's why it's missing.

image

Try running git pull or just reclone the repository to make sure that you've got all of the files in your directory.

@ef1500 ef1500 closed this as not planned Won't fix, can't repro, duplicate, stale Apr 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants