ToRat_client
ToRat_client copied to clipboard
Add process restart when process dies
Hey will you be adding process restart? say process crashes or gets killed in tskmgr will you add a feature that restarts it?
Hey, this fuctionallity is already kind of implemented (on Windows) in the persistence method schtask via the "Restart on failure" trigger. If you have any additional ideas on how this could be implemented please share them here or feel free to submit a pull request I will happily merge it.