AyoobAli / pyfuzz

URL fuzzing tool made of Python
MIT License
62 stars 15 forks source link

[Feature] Threading Feature #1

Open ghost opened 5 years ago

ghost commented 5 years ago

The script seems to work pretty well but it's too slow. Maybe adding a threading feature should help.

AyoobAli commented 5 years ago

Thanks for the suggestion, I'm currently working on a new version of pyfuzz, the new version will have threading option.