-
Notifications
You must be signed in to change notification settings - Fork 152
Open
Description
Hi.
I was testing the program with the following command:
./TeamFiltration --config TeamFiltrationConfig_Example.json --outpath testclient --spray --debug --jitter 10 --passwords passwords_for_testing.txt --shuffle-users --shuffle-passwords
Spraying otherwise works fine, but changing the jitter value has no effect on the functionality. TeamFiltration will just spray as the jitter was 0. I tried hardcoding the value to 60 with no effect, maybe there is an issue with the Thread.sleep in Spray.cs on line 180?
Metadata
Metadata
Assignees
Labels
No labels