这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@joohoi
Copy link
Member

@joohoi joohoi commented Apr 10, 2019

This PR builds on work of @C0RB3N in #23

Two flags are added in this PR:
-e that allows you to provide list of extensions to append to each of the wordlist entries.
For example, a wordlist with single entry : example, and -e .first,.second,.third would result into three different test cases: example.first, example.second and example.third.

-D flag to provide compatibility with DirSearch wordlists. Only the wordlist entries that contain %EXT% will get appended with extensions provided by -e

Fixes: #19

@lc
Copy link
Contributor

lc commented Apr 10, 2019

It might be easier for users to not have to specify the "." in front of the extension

@joohoi
Copy link
Member Author

joohoi commented Apr 10, 2019

It might be easier for users to not have to specify the "." in front of the extension

You are right, but I opted in for greater versatility, this was also requested in the original issue that was created.

@lc
Copy link
Contributor

lc commented Apr 10, 2019

Yeah that's fair, I missed that in the original issue. Looks good.

@joohoi
Copy link
Member Author

joohoi commented Apr 10, 2019

Thanks for your work on the PR @C0RB3N !

@joohoi joohoi merged commit 87c4e11 into master Apr 10, 2019
@joohoi joohoi deleted the extensions_cont branch April 27, 2019 22:09
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