Cyber Panel - The hosting control panel for OpenLiteSpeed
Go to file
usmannasir 65f070ba06 Bug fixes to Remote Backups. 2018-05-11 00:03:26 +05:00
CyberCP Initial ModSec integration and bug fix to UI. 2018-03-19 22:15:02 +05:00
api Bug fixes to Remote Backups. 2018-05-11 00:03:26 +05:00
backup Bug fixes to Remote Backups. 2018-05-11 00:03:26 +05:00
baseTemplate Alias Manager. 2018-05-08 21:25:37 +05:00
databases Minor bug fixes to Cron. 2018-03-02 18:13:26 +05:00
dns Initial Domain Alias. 2018-05-05 00:10:05 +05:00
filemanager DNS Records improvements while creating Websites/Child domains. 2018-04-20 23:49:49 +05:00
firewall DKIM Manager for Domains. 2018-05-03 01:22:28 +05:00
ftp Minor bug fixes to Cron. 2018-03-02 18:13:26 +05:00
install Include Domain Aliases to Backups. 2018-05-09 23:10:57 +05:00
install-cn installer for chinese network 2018-03-10 23:25:48 +01:00
locale Bug fix to Remote Backups! 2018-02-20 22:39:07 +05:00
loginSystem Remove Version Management from normal user. 2018-04-09 08:47:14 +05:00
mailServer Alias Manager. 2018-05-08 21:25:37 +05:00
managePHP ModSec Integration. 2018-03-21 03:04:56 +05:00
manageSSL Let's Encrypt SSL for MailServer. 2018-04-26 17:59:47 +05:00
packages Minor bug fixes to Cron. 2018-03-02 18:13:26 +05:00
plogical Bug fixes to Remote Backups. 2018-05-11 00:03:26 +05:00
serverLogs Added clear log button and ModSec improvements. 2018-03-23 23:05:55 +05:00
serverStatus Minor bug fixes to Cron. 2018-03-02 18:13:26 +05:00
static Alias Manager. 2018-05-08 21:25:37 +05:00
tuning Remove Version Management from normal user. 2018-04-09 08:47:14 +05:00
userManagment Initial ModSec integration and bug fix to UI. 2018-03-19 22:15:02 +05:00
websiteFunctions Bug fixes to Remote Backups. 2018-05-11 00:03:26 +05:00
LICENSE Initial Commit 2017-10-24 19:16:36 +05:00
README.md Include Emails/DNS in Backup/Restore process! 2018-02-17 15:34:59 +05:00
cyberpanel.min.js Added Services Page, Bug fix to Website Creation! 2018-01-13 21:41:22 +05:00
index.html Initial Commit 2017-10-24 19:16:36 +05:00
install-cn.sh fix issue on installing some dedicated server 2018-04-10 00:45:57 +02:00
install.sh fix issue on installing some dedicated server 2018-04-10 00:44:10 +02:00
manage.py Initial Commit 2017-10-24 19:16:36 +05:00

README.md

CyberPanel

Webhosting control panel that uses OpenLiteSpeed as web server.

Features

  • Different Level Of users.
  • Auto SSL.
  • FTP Server.
  • Light weight DNS Server (PowerDNS).
  • PHPMYAdmin.
  • Email Support (Rainloop).
  • FileManager.
  • PHP Managment.
  • Firewall.
  • One click Backup and Restore.

Supported PHPs

  • PHP 5.3
  • PHP 5.4
  • PHP 5.5
  • PHP 5.6
  • PHP 7.0
  • PHP 7.1

Installation Instructions

wget http://cyberpanel.net/install.tar.gz
tar zxf install.tar.gz
cd install
chmod +x install.py
python install.py [IP Address]

Resources