25.11.2009, 11:17
i started to make a control panel for multiple servers hosting, here's what i got so far: (sorry little fuzzy)
SA-MP Control Panel
servers are started/stopped/restarted by a ssh connection in php...
security? well:
beter then nothing and ssh should be secure on it's own...
i will add an option to install LAdmin and to backup, what else would such cp need?
SA-MP Control Panel
servers are started/stopped/restarted by a ssh connection in php...
security? well:
Код:
<?php define("_ENCRYPTED_CODE_", "eG0lMTglREYlQTUlOTJKNCU3RkxHaHZU... and so on.
i will add an option to install LAdmin and to backup, what else would such cp need?