pbrucla / cyber-instancer

Challenge Instancer Project
https://instancer.acmcyber.com
GNU Affero General Public License v3.0
5 stars 0 forks source link

Add timer before displaying chall details #11

Closed burturt closed 1 year ago

burturt commented 1 year ago

If a challenge takes more than like a second to boot up, the user is given the connection details before it is fully booted up. Instead, this should wait to give the connection details for a duration specified per-challenge to give some time for it to boot up (similarly to tryhackme)

Also, add API data for the timestamp that the challenge can display its connection data.

burturt commented 1 year ago

Reopening since proper backend work still needs to be done

burturt commented 1 year ago

Finished in #36