-
Notifications
You must be signed in to change notification settings - Fork 213
panic: runtime error: index out of range [-1] #92
Copy link
Copy link
Labels
Priority: HighAfter critical issues are fixed, these should be dealt with before any further issues.After critical issues are fixed, these should be dealt with before any further issues.Status: CompletedNothing further to be done with this issue. Awaiting to be closed.Nothing further to be done with this issue. Awaiting to be closed.Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.
Metadata
Metadata
Assignees
Labels
Priority: HighAfter critical issues are fixed, these should be dealt with before any further issues.After critical issues are fixed, these should be dealt with before any further issues.Status: CompletedNothing further to be done with this issue. Awaiting to be closed.Nothing further to be done with this issue. Awaiting to be closed.Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.
Describe the bug
I am getting error when try to perform the shuffledns
Shuffledns version
1.0.5
Complete command you used to reproduce this
shuffledns -d redacted.com -list subdomains_i_found_on_redacted.txt -r ~/resolvers.txt | tee shuffle_redacted.com
Screenshots

Add screenshots of the error for a better context.
Maybe I misunderstand the -list argument. I've pass the subdomains I found on the
redacted.comIf I use subdomain_keywords list for -list parameter. There is no error and on output as result. Just this logs.

What is the right using. Sorry I can't understand from ducumentation.