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
On Kali 2020.3, unable to output files from URLCrazy.
urlcrazy -o ~/Desktop/urlcrazy-human test.com
or urlcrazy -o test.txt test.com
user@kali:~$ ruby -v ruby 2.7.1p83 (2020-03-31 revision a0c7c23c9c) [x86_64-linux-gnu]
both complete okay but no file created. Tested also on Ubuntu 16.10 on Ruby 2.5.5 same issue, with URLCrazy 0.7.1 and 0.6
Regards Chris
The text was updated successfully, but these errors were encountered:
Thanks @chrisnelmeskirkiss. I've fixed this in the new release v0.7.2
Sorry, something went wrong.
No branches or pull requests
On Kali 2020.3, unable to output files from URLCrazy.
urlcrazy -o ~/Desktop/urlcrazy-human test.com
or urlcrazy -o test.txt test.com
user@kali:~$ ruby -v
ruby 2.7.1p83 (2020-03-31 revision a0c7c23c9c) [x86_64-linux-gnu]
both complete okay but no file created. Tested also on Ubuntu 16.10 on Ruby 2.5.5 same issue, with URLCrazy 0.7.1 and 0.6
Regards
Chris
The text was updated successfully, but these errors were encountered: