• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

css/H03-May-2022-2,6332,422

endpoints/H03-May-2022-233,676206,358

images/H03-May-2022-

js/H03-May-2022-

languages/H03-May-2022-5,2835,141

packaging/install-scripts/H27-Jan-2021-707548

panes/H03-May-2022-

rdpweb/H03-May-2022-

tightvnc/H03-May-2022-

.dockerignoreH A D27-Jan-202174 108

.gitignoreH A D27-Jan-202168 76

.htaccessH A D27-Jan-202125 21

DockerfileH A D27-Jan-2021164 77

README.mdH A D27-Jan-20211.4 KiB4024

config.php-exampleH A D27-Jan-20216.9 KiB229176

docker-compose.ymlH A D27-Jan-2021604 1818

phpvirtualbox.confH A D03-May-2022714 3224

recovery.php-disabledH A D27-Jan-20211.8 KiB7154

vboxinitH A D27-Jan-20212.1 KiB10057

README.md

1# About
2
3phpVirtualBox is from 2017 maintained by Smart Guide Pty Ltd (tudor at smartguide dot com dot au)
4
5with support from various contributors (see https://github.com/phpvirtualbox/phpvirtualbox/graphs/contributors)
6
7Originally Copyright (C) 2015 Ian Moore (imoore76 at yahoo dot com)
8
9FREE, WITHOUT WARRANTY:
10
11All files of this program (phpVirtualBox) are distributed under the
12terms contained in the LICENSE.txt file in this folder unless otherwise
13specified in an individual source file. By using this software, you are
14agreeing to the terms contained therein. If you have not received and read
15the license file, or do not agree with its conditions, please cease using
16this software immediately and remove any copies you may have in your
17possession.
18
19# Installation from Zip file
20
211) Download zip file from GitHub project site: https://github.com/phpvirtualbox/phpvirtualbox/archive/master.zip
22
232) Unzip the zipfile into a folder accessible by your web server
24
253) Rename config.php-example to config.php and edit as needed.
26
27Read the wiki for more information : https://github.com/phpvirtualbox/phpvirtualbox/wiki
28
29# Post installation
30
31Default login is username: admin password: admin
32
33Please report bugs / feature requests to GitHub
34https://github.com/phpvirtualbox/phpvirtualbox/issues
35
36# Password Recovery
37
38Rename the file recovery.php-disabled to recovery.php, navigate to it in
39your web browser, and follow the instructions presented.
40