We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
the bug is on the output options which dont generate anything.
folder "output" is created in subdirectory.
command line : vulnx -u mydomain.com --dns -d --output $folderpath
$folderpath = ./output/
Steps to reproduce the behavior:
i want to generate dns map in image file but nothing on the folder
The text was updated successfully, but these errors were encountered:
is the project no longer maintained ? cause i see a lot of issues on it ... i just want to output a dns-mx map .....
Sorry, something went wrong.
I also got the same error, did you know how to fix it?
No branches or pull requests
the bug is on the output options which dont generate anything.
folder "output" is created in subdirectory.
command line :
vulnx -u mydomain.com --dns -d --output $folderpath
$folderpath = ./output/
Steps to reproduce the behavior:
i want to generate dns map in image file but nothing on the folder
The text was updated successfully, but these errors were encountered: