mrblacyk / Boxer

Boxer is a self-hosted platform for managing boxes (VMs). Some say it's open-source HackTheBox platform.
Apache License 2.0
19 stars 7 forks source link

Stop/Reset functions rewrite #6

Closed mrblacyk closed 4 years ago

mrblacyk commented 4 years ago

As of now, only the stop functionality is implemented and it is implemented in a way that the hypervisor sends a graceful shutdown signal. This should be a force ACPI shutoff with the revert to the initial snapshot afterwards.

The reset function should do the stop (defined above) and then a start.

mrblacyk commented 4 years ago

Done in the commit e16a8f6696d4434a661bc63d3f1d8ea1a5c4929a