Christian Lück
Results
203
issues of
Christian Lück
Besides running VirtualBox on a separate host and connecting to it, one can also start VirtualBox in a container. The container would need to expose the vboxwebsrv port and we...
help wanted
new feature
For example: ``` var $servers = array( array( 'name' => 'London', 'username' => 'vbox', 'password' => 'secret1', 'location' => 'http://10.32.32.4:18083/', 'consoleHost' => '10.32.32.4', 'noPreview' => true, 'browserRestrictFolders' => array('/home/vbox','/mnt/media') ),...
help wanted
new feature