Ron Rademaker
Ron Rademaker
I moved from the winzou/statemachine to this one because I wanted to add an interface to my stateful objects and have methods manipulate these. Now I've been looking at what...
We were experiencing a lot of timeout issues with services and compoxure felt really slow. I just found that upping the UV_THREADPOOL_SIZE variable really speeds things up a lot. I...
Create a console command to clean up scheduled command. This should remove references to completed stateful commands with state failed or succeeded (see #4) only.
Create a console command to view the current state of the scheduled commands. This should output: - Total number of commands scheduled - Distribution of when they will be executed...
Commands are stored serialized right now, either in file or in mongo. This makes it almost impossible to analyze the scheduled commands. The storage of commands should be smarter allowing...
Allows overriding line length, max line length (useful if you expect disclaimers) and greetings (useful from a language perspective) when extracting signatures bruteforce