hashtopolis / server

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

[FEATURE]: Crack statistics on pretask and supertasks #1032

Open rixvet opened 7 months ago

rixvet commented 7 months ago

Description

Feature Request See how many cracks per preconfigured task (pretasks.php) and also supertasks (supertasks.php) are found.

Reason Find out which preconfigured task and/or supertask are effectively and show them in a glance, without the need of manual statistics.

xbenyx commented 7 months ago

That could be a nice feature but if i'm not wrong, once a pretask/supertask are created to task, it is not a identifier. That would require some changes on the database, or even a new table for tracking.

fsacer commented 6 months ago

or there could be additional logic to trigger calculations? but yeah that would not be as user friendly