HostinPL 5.6 in the REDL build: PHP 8.4 game hosting panel, fully in Russian and English

Automatically translated by AI · Show original

REDL

REDL.IO
We're releasing our build of HostinPL 5.6 — a panel for selling and managing game servers: SA-MP, CRMP, MTA, Minecraft, CS 1.6, CS:S, RAGE:MP. Client dashboard, tickets, payment gateways, automatic server deployment to game nodes.



01-cabinet.png

Client dashboard
02-servers.png

Server list

What we did with it​


  • Brought it up to a current stack: the original was written for Debian 9 and PHP 7.0 (both EOL'd in 2022) and simply wouldn't start on a modern server. Here it runs on nginx, PHP 8.4, MariaDB
  • Conducted a security audit and patched the vulnerabilities found
  • Completed the translation: 1304 lines of UI in Russian and English, with a language switcher
  • Wrote documentation with 76 screenshots covering every section, plus one-click installers

03-server-order.png

Server order
11-admin-dashboard.png

Admin panel: overview
24-admin-statistics.png

Admin panel: statistics
09-webhosting.png

Web hosting in the panel

Installation​


Code:
git clone https://git-1.redl.app/RedlHosting/redl-gamepanel.git
cd redl-gamepanel
sudo bash install-panel.sh      # панель: nginx + PHP 8 + MariaDB + планировщик + админ
sudo bash install-node.sh       # игровая нода: Docker + образ + SSH/FTP + SteamCMD

There's also a Docker option — see the docker folder in the repository.

Get it​



Legal status — read before installing​


The original HostinPL 5.6 is a commercial, closed-source product by authors Samir Shelenko and Alexander Zemlyanoy. The source code this build is based on circulated online as a nulled copy — a cracked version of a paid product distributed without the authors' consent. We're not hiding that: the authors' copyright notices in the code have been preserved and were deliberately left intact.

What this means in practice: using this panel for commercial hosting is copyright infringement with all the consequences that entails. The legal route is to purchase a license from the authors or use an open-source alternative (Pterodactyl, Pelican). Our build is useful for studying the code, auditing, and internal experimentation. Responsibility for how it's used falls on whoever installs it.

The repository was previously hosted on GitHub; the company account there is currently under moderation review (a false spam flag — an appeal has been submitted). We're distributing from our own git in the meantime.

Download: https://git-1.redl.app/RedlHosting/redl-gamepanel/archive/main.zip
 
Back
Top