Rick van der Zwet
Rick van der Zwet
PoC illustration of CLI feature suggestion from issue #820
When running a supertask it would be nice to have sequential execution, which can save computing time. For example a supertask consist of for tasks (with priorities). 1) (40) 2)...
Repetitive work done via GUI should also be possible via CLI command interface to allow automation. It's currently requires programming against the user API, a CLI command wrapper would be...
When doing maintenance or statistics (via API/UI) it's useful to know when a hashlist is first created. This could be for example be done by adding an read-only `field date_added...
In multi GPU systems it can take quite a while to initialize all GPU's. So benchmaking tasks with frameworks like hashtopolis can take quite a chunk of time. I would...
Proof-Of-Concept code for issue #816
When creating a new task 'Use static chunking' options can be selected:  How-ever when viewing task details those settings are not shown, which is an inconvenience when debugging poorly...
Implementation suggestion for #811 suggestions welcome.
Assuming there are many hashlists which have a similar naming pattern (incremental numbers, uuid indentifiers, etc). When creating a 'New task' via `/hashtopolis/tasks.php` page is very difficult to select the...
### 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...