freelabz / secator

secator - the pentester's swiss knife
https://docs.freelabz.com
Other
748 stars 59 forks source link

fix(runner): output folders created on remote worker #404

Open ocervell opened 4 months ago

ocervell commented 4 months ago

Output folders should be created lazily on remote worker, as per needs (e.g: taking a screenshot and saving it), currently they're created even if nothing is saved and usually empty which pollutes the file system.