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

Add File.join(__dir__, "filename") method instead of hardcoded "filename" for wordlist #1

Merged
merged 1 commit into from
May 12, 2021

Conversation

kriss-u
Copy link
Owner

@kriss-u kriss-u commented May 12, 2021

Add File.join(dir, "filename") method instead of hardcoded "filename" for the wordlist.

Previously, the script must be run from the directory where the wordlist file was present.
Now, the wordlist file must on the path where the script is present. Therefore, creating symlinks would also work.

…ame" for the wordlist.

Previously, the script must be run from the directory where the wordlist file was present.
Now, the wordlist file must on the path where the script is present. Therefore, creating symlinks would also work.
@kriss-u kriss-u merged commit db056df into master May 12, 2021
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

Successfully merging this pull request may close these issues.

1 participant