Isona / dirble

Fast directory scanning and scraping tool
GNU General Public License v3.0
614 stars 87 forks source link

Options for wordlist. #31

Closed theblackturtle closed 5 years ago

theblackturtle commented 5 years ago

Hi, can you make an option in wordlist have '/' at prefix or not? Now, if the wordlist has '/' at the prefix, it not remove it and requests with '//.' Some wordlist has '/' in default. Thanks.

Isona commented 5 years ago

Thanks, that seems like a good idea, I'll add some wordlist parsing to remove one leading and trailing slash from each word in the wordlist.