mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-07 22:06:05 +01:00
43 lines
682 B
Markdown
Executable File
43 lines
682 B
Markdown
Executable File
# 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
|
|
* PHP 7.2
|
|
* PHP 7.3
|
|
|
|
# Installation Instructions
|
|
|
|
|
|
```
|
|
sh <(curl https://cyberpanel.net/install.sh || wget -O - https://cyberpanel.net/install.sh)
|
|
```
|
|
|
|
# Resources
|
|
|
|
* [Official Site.](https://cyberpanel.net)
|
|
* [Documentation.](https://docs.cyberpanel.net)
|
|
* [Forums.](https://forums.cyberpanel.net)
|
|
|
|
|