Closed johnsaigle closed 2 years ago
The script must check every line in a file against every other line in a wordlist, and do this for all files. This takes a lot of time for longer files or against the default wordlist.
Adding concurrency could help speed up the results here.
The script must check every line in a file against every other line in a wordlist, and do this for all files. This takes a lot of time for longer files or against the default wordlist.
Adding concurrency could help speed up the results here.