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

Exiting without showing any error! #2

Open
agrawalsmart7 opened this issue Oct 6, 2019 · 2 comments
Open

Exiting without showing any error! #2

agrawalsmart7 opened this issue Oct 6, 2019 · 2 comments

Comments

@agrawalsmart7
Copy link

Hi, I have installed all the modules correctly but still, it didn't run. It exits silently without showing any error.

I run this command $ python3 dnsgen.py
And it exits back to my directory?

@PatrikHudak
Copy link
Collaborator

You need to run python3 setup.py install in order to install CLI. dnsgen.py is a module that does not run any code on start.

@agrawalsmart7
Copy link
Author

agrawalsmart7 commented Oct 7, 2019

Now it's working, one thing I want to suggest you is to add the DNS resolver. Yeah, we can use massdns but if it's by default in your tool it will be more good. But anyway the tool is really good.

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