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

fetch will not fetch based on substring matching unless -r is specified #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Oxyn4
Copy link

@Oxyn4 Oxyn4 commented Aug 24, 2023

based on issue #27 I think sub string fetching should not be the default as it is not very intuitive. So i simply created a new boolean flag -r or --regex that will enable this feature otherwise a candidate wordlist's name will have to match entirely for it to be fetched.

@Huszalew
Copy link

awesome ty

@Sable-20 Sable-20 mentioned this pull request Apr 2, 2024
12 tasks
@Sable-20
Copy link

Sable-20 commented Apr 2, 2024

This has now also been addressed in #32 with the -r and --regex flag.

:D happy to be making progress

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.

3 participants