tdh62 / phpvirtualbox

A web interface to manage and access Virtualbox machines.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

This repository is a continuation of phpVirtualBox, which is no longer supported by the official authors (last commit on thier repository was sent on Jan 27, 2021 - written on Jan 18, 2023).

Right now (from 2022), this software is updated by Bartek Sz. and various contributors (see https://github.com/BartekSz95/phpvirtualbox/graphs/contributors).

phpVirtualBox was from 2017 to 2021 maintained by Smart Guide Pty Ltd (tudor at smartguide dot com dot au) with support from various contributors.

Originally Copyright © 2010-2015 by Ian Moore (imoore76 at yahoo dot com).

FREE, WITHOUT WARRANTY:

All files of this program (phpVirtualBox) are distributed under the terms contained in the LICENSE.txt file in this folder unless otherwise specified in an individual source file. By using this software, you are agreeing to the terms contained therein. If you have not received and read the license file, or do not agree with its conditions, please cease using this software immediately and remove any copies you may have in your possession.

Requirements

  • PHP

    • >= 8.1
  • Webserver (eg. Apache HTTPD, nginx)

See supported PHP version by developers: https://www.php.net/supported-versions.php.

Older versions are not considered.

Installation from ZIP file

  1. Download ZIP file from GitHub project site: https://github.com/BartekSz95/phpvirtualbox/archive/main.zip.
  2. Unzip the ZIP file into a folder accessible by your web server.
  3. Rename config.php-example to config.php and edit as needed.

Read the wiki for more information : https://github.com/phpvirtualbox/phpvirtualbox/wiki

Post installation

Default login is (username/password): admin/admin

Please report bugs/feature requests to GitHub: https://github.com/BartekSz95/phpvirtualbox/issues

Password Recovery

Rename the file recovery.php-disabled to recovery.php, navigate to it in your web browser, and follow the instructions presented.

About

A web interface to manage and access Virtualbox machines.

License:Other


Languages

Language:PHP 47.5%Language:HTML 26.7%Language:JavaScript 21.8%Language:CSS 2.8%Language:Shell 1.1%Language:Dockerfile 0.0%