Skip to content

kedzie/VirtualBox-Manager

Repository files navigation

VirtualBox Manager

  • Remotely monitor/manage virtual machines by calling vboxwebsrv SOAP web service.
  • Monitor CPU/Memory metrics in realtime.
  • Inspect & modify virtual machines settings.
  • Take & restore snapshots.

SSL Support

SSL can be enabled when launching vboxwebsrv on the server machine. You will need:

  • server certificate & key inside a PEM file
  • CA certificate in a CRT file
  • Launch `vboxwebsrv --host 0.0.0.0 --port 18084 --ssl --serverKey server.pem --ca ca.crt

Submodules

This is a multi-module project. It includes:

  • ActionBarSherlock - 3rd party library.
  • Tree-View-List-Android - 3rd party library. Tree view component.
  • VBoxManager - VirtualBox Manager application.
  • VBox-Instrumentation - Instrumentation tests.

About

VirtualBox Manager for Android multi-module project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published