hashtopolis / server

Hashtopolis - distributed password cracking with Hashcat
GNU General Public License v3.0
1.45k stars 220 forks source link

[FEATURE] Set Working Hours for Agents #768

Open zyronix opened 2 years ago

zyronix commented 2 years ago

759 mentions the wish for setting some schedule during which the agent become active. A probably usecase for this is having hashtopolis agents running on computers inside an organization that are being used for normal work during working hours but start running cracking jobs when the user of the computer are not using it (outside business hours for example).

robinduerhager commented 2 years ago

Another Idea would be to integrate a feature to detect logged in users and therefore pauses the agent and its calculations, if a user has been detected on the cracking machine. A currently in use or business hours break status could also be displayed in the Agents status for reduced confusion on the UI side.