lmammino/distributed-jwt-cracker
View on GitHubAbility to restore the server with its internal state after a failure or a manual shutdown
Open
#2 opened on Oct 1, 2016
enhancementhacktoberfesthelp wanted
Repository metrics
- Stars
- (60 stars)
- PR merge metrics
- (PR metrics pending)
Description
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.