Skip to content

Make program quit when end of wordlist is reached #1

@ickerwx

Description

@ickerwx

Right now the tool loops over the wordlist. If the request count is 100 and the wordlist has 10 entries, then each entry will be sent 100 times.

Instead, make the action write the finish message into the comand queue once the end of the wordlist has been reached. If the request count is smaller than the wordlist size, the current behavior is okay.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions