spraycharles
spraycharles copied to clipboard
Add support for pitchfork mode
This PR adds an option "--pitchfork" which enables spray in pitchfork mode, i.e., it will take the first username with the first password, then the second username with second password and so on.
Hey, thanks for this addition! I've frequently gotten requests for a pitchfork mode but never got around to implementing it myself.
I've recently been working to clean up the code base for a revamped version of the tool. Is there any chance you could work this into the v2 branch, for inclusion in that release?
Will work on it!