hashtopolis / server

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

[ENHANCEMENT]: Add more info to API response #1020

Closed fuad00 closed 10 months ago

fuad00 commented 10 months ago

Description

API Request: /runSupertask Response: {'section': 'task', 'request': 'runSupertask', 'response': 'OK'}

Question: AFAIK the only way to get supertaskId is to send /listTasks and then parse supertaskId from the list of tasks... Can we response /runSupertask with supertaskId?

fuad00 commented 10 months ago

Resolved by opening direct access to database