Just started making a control panel, any suggestions?
#1

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:

Код:
<?php

define("_ENCRYPTED_CODE_", "eG0lMTglREYlQTUlOTJKNCU3RkxHaHZU... and so on.
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?
Reply
#2

I take it you're using sftp?
Reply
#3

Quote:
Originally Posted by /^We(stie|z+[e|a
r)$/ ]
I take it you're using sftp?
no...

Quote:
Originally Posted by ExoSanty
servers are started/stopped/restarted by a ssh connection in php...
Reply
#4

Quote:
Originally Posted by /^We(stie|z+[e|a
r)$/ ]
I take it you're using sftp?
I'll rephrase that again. Are you using sftp?
Reply
#5

Quote:
Originally Posted by ExoSanty
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:

Код:
<?php

define("_ENCRYPTED_CODE_", "eG0lMTglREYlQTUlOTJKNCU3RkxHaHZU... and so on.
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?
a better look :]
if you want just pm then i can help u out this weekend
with a design^^
Reply
#6

Quote:
Originally Posted by /^We(stie|z+[e|a
r)$/ ]
Quote:
Originally Posted by /^We(stie|z+[e|a
r)$/ ]
I take it you're using sftp?
I'll rephrase that again. Are you using sftp?
no, i have considered using that to save the config file, but since most parts of the control panel are within the same user account of the samp server itself i'm just writing to it instead...

for starting, restarting and stop the server: http://uk3.php.net/manual/en/function.ssh2-exec.php
Reply
#7

Quote:
Originally Posted by ┤ŞąiBЄЯҒПŋ├
a better look :]
if you want just pm then i can help u out this weekend
with a design^^
hehe, i just started with this monday... i work at weekends, dough.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)