distributed-jwt-cracker
distributed-jwt-cracker copied to clipboard
Ability to restore the server with its internal state after a failure or a manual shutdown
This requires the usage of some form of data persistency. A JSON file should be more than ok given that the state can be represented by the nextBatch and the list of batches currently under processing.