ivan fa1425a67b | ||
---|---|---|
.. | ||
etc | ||
usr/bin | ||
.htaccess | ||
README.md | ||
halt.php | ||
index.html | ||
password.php | ||
reboot.php | ||
status.php |
README.md
controlserverwebpage
Web page and scripts for basic control of server with Veracrypt/Truecrypt storage
This software is released under the DWTW license.
Warning! Use only https connection for sending passwords via this page.
Change /etc/sudoers for adding root previlegies to www-data. Compile phphalt.c and phpreboot.c in /usr/bin:
gcc -Wall phphalt.c -o phphalt
gcc -Wall phpreboot.c -o phpreboot