20.05.2012, 12:20
(
Последний раз редактировалось R@f; 24.03.2015 в 11:30.
)
RPanel - A SA-MP Control Panel
ABOUTRPanel is a free San Andreas Multiplayer control panel. You can easily manage your SA-MP server from your web browser and get some basic information.
Author
This project was developped by Rafael 'R@f' Keramidas <rafael [AT] keramid [DOT] as>.
Donations
If you like this project or make a commercial use for it, please donate via paypal at rafael.keramidas [AT] gmail [DOT] com. Of course you don't have to but it would be nice if you do
FEATURES
- Start, restart or stop your SA-MP Server.
- Real time query of your SA-MP Server.
- RCON Console.
- Read logs.
SCREENSHOTS
http://rafael.keramid.as/rpanel/Screenshot_1.png
http://rafael.keramid.as/rpanel/Screenshot_2.png
http://rafael.keramid.as/rpanel/Screenshot_3.png
http://rafael.keramid.as/rpanel/Screenshot_4.png
DOWNLOAD
You can get the project on Github : https://github.com/RafaelKeramidas/RPanel
Don't hesitate to use the classes for your own projects
How to download the zip archive ?
Take a look at this screenshot : http://rafael.keramid.as/rpanel/howtodl.png
LICENCE
This project is released under GPLv3. Read the GPLv3.txt for more information.
REQUIRED
To use RPanel, you need :
- A web host with PHP, sockets and LibSSH installed (apt-get install libssh2-php on Debian).
- A SA-MP Server hosted on a GNU/Linux machine with an SSH service running (password authentication only).
INSTALL
Read the requirement (above) before reading the following steps.
1. Extract all files on your web host.
2. Edit the config.inc.php file located in "includes".
3. Save your modifications on config.inc.php.
4. The panel is ready.
SUPPORT
I don't give ANY support for the installation or managing of this panel, so please don't contact me for that !!
If you found a bug or a security issue, write me at rafael [AT] keramid [DOT] as and don't forget to put "RPanel" in the subject.
CHANGELOG
@ V1.0.0 - 20.05.2012
- Initial release.
TODO
@ V1.0.1
- Bug fixes ?