(Instructions for use of Big Brother open source network disk program v1.0
Program Features:
⑴The program uses a lightweight sqlite database, supports most servers, and has good compatibility.
⑵ Install, unzip the program, then visit install.php, enter the password: 672636920 to install. One step installation is complete~. After the program is installed, it is recommended to delete install.php to avoid malicious access to reinstall the program.
⑶ Improve the security of SQLite database. By creating a table named "<?php", and then setting the database as a file with a php suffix, a bunch of errors will appear when someone accesses your database path, thereby preventing others from maliciously downloading your database file .
⑷There is no writing in the background of this program, and it will be added in future versions.
Precautions:
⑴ There is an upload password in the config.php of the program that needs to be configured. The default is 672636920, it is recommended to modify.
⑵There are a lot of file upload related configurations in the config.php of the program, please modify the configuration according to the instructions, if not, please try not to touch it, the default configuration does not affect the use.)