14.11.2011, 16:12
gPanel 1.0
-What is it?This is a simple SA-MP Control panel which is designed for home server purpose, this means you can NOT manage multiple servers with this! You can just use this to manage your server remotely if you use a home pc as server as example. I originally planned to make it more advanced, reskin everything etc but i just cant find the time!!!
-Video
[ame]http://www.youtube.com/watch?v=m7ccAAGSVuc[/ame]
-How to use?
1. Extract the files to your public www folder (in WAMP its "c:\wamp\www" as default)
2. Open "config.php" in notepad, edit here the following details and READ THE DOCUMENTATION in the file about specifying the $PATH TO THE SERVER!!!!!:
Код:
class settings { var $USERNAME = "admin"; var $PASSWORD = "admin"; var $REMOTE_IP = "127.0.0.1"; var $PORT = 7777; var $PATH = "C:/yoursampserver/"; }
4. You can now login on your panel and manage your server!
-About the release
I originally planned to add more features like remote rcon, advanced features to check when your server is forwarded correctly etc, but i just dont have the time to finish it!. This means it is pretty basic and requires a little bit knowledge about wamp,port forwarding etc.
The panel is pretty basic, but it has still some pretty sweet features! Like:
* Filemanager (edit/delete/upload/create files online!)
* Filemanager compiler Compile pwn files online!!!
* Basic server starter/stopper
* Basic config editor
Just have fun, and donate if you like to get my website back online!