License Setup Guides
& Reference
Everything you need to install, configure, and manage your shared licenses. Follow the step-by-step guides below or use the sidebar to jump to a specific product.
Quick Installation
One-command installer works on all major Linux distributions
Step 1 Remove any existing conflicting license agent
If you're switching from another license provider, remove their agent first to avoid conflicts.
# Remove old license agent (if any)
wget -O remover https://license.goldenserv.net/remover
chmod +x remover && ./remover
Step 2 Run the one-line installer
Replace PRODUCT with your license type (see table below). This installs the GoldenServ license daemon and activates your license automatically.
bash <( curl https://license.goldenserv.net/pre.sh ) PRODUCT
License Type Reference
Use the exact product name in the installer command above.
| License | Install Name | Update Command |
|---|---|---|
| cPanel / WHM | cpanel / dcpanel | GSlicenseCP |
| Plesk | plesk / dplesk | GSlicensePK |
| LiteSpeed | litespeed / litespeed4 / 8 / x | GSlicenseLS |
| CloudLinux | cloudlinux | GSlicenseCLN |
| Imunify360 | imunify360 | GSlicenseIM360 |
| JetBackup 4/5/MC | jetbackup / jetbackup5 / jetbackupmc | GSlicenseJP / GSlicenseJPMC |
| Softaculous | softaculous | GSlicenseSC |
| SitePad | sitepad | GSlicenseSP |
| CXS | cxs | GSlicenseCXS |
| OSM Monitor | osm | GSlicenseOSM |
| Virtualizor | virtualizor | GSlicenseVR |
| WHMReseller | whmreseller | GSlicenseWR |
| KernelCare | kernelcare | GSlicenseKC |
| MediaCP | mediacp | GSlicenseMP |
| WP Squared | wp2 | GSlicenseWP |
| Backuply | backuply | GSlicenseBP |
| Webuzo | webuzo | GSlicenseWZ |
cPanel / WHM License
Install and manage your cPanel shared license
⚡ Install cPanel VPS
bash <( curl https://license.goldenserv.net/pre.sh ) cpanel; GSlicenseCP
⚡ Install cPanel Dedicated
bash <( curl https://license.goldenserv.net/pre.sh ) dcpanel; GSlicenseCP
⚡ Install FleetSSL
GSlicenseCP -fleetssl
⚡ Install SSL on all cPanel services
GSlicenseCP -install-ssl-service
⚡ Update License
GSlicenseCP
CloudLinux License
CageFS isolation, LVE limits, and MySQL Governor
⚡ Install CloudLinux License
bash <( curl https://license.goldenserv.net/pre.sh ) cloudlinux; GSlicenseCLN
Update License
GSlicenseCLN
️ Enable TuxCare ELS (Extended Lifecycle Support)
GSlicenseCLN -tuxcare
LiteSpeed License
High-performance web server with built-in cache
⚡ Install LiteSpeed 2 Workers
bash <( curl https://license.goldenserv.net/pre.sh ) litespeed; GSlicenseLS
⚡ Install LiteSpeed 4 Workers
bash <( curl https://license.goldenserv.net/pre.sh ) litespeed4; GSlicenseLS; GSlicenseLS --update-core
⚡ Install LiteSpeed 8 Workers
bash <( curl https://license.goldenserv.net/pre.sh ) litespeed8; GSlicenseLS; GSlicenseLS --update-core
⚡ Install LiteSpeed X Workers
bash <( curl https://license.goldenserv.net/pre.sh ) litespeedx; GSlicenseLS; GSlicenseLS --update-core
WHMCS License
Billing & automation platform license setup
Download & Install License File
- 1Download License.zip file: https://license.goldenserv.net/api/files/whmcs/License.zip
- 2Then upload/replace that file in public_html/vendor/whmcs/whmcs-foundation/lib
- 3Then extract License.zip with replacement
- 4Change your license key in configuration.php
Imunify360 License
All-in-one server security & malware scanner
⚡ Install Imunify360 License
bash <( curl https://license.goldenserv.net/pre.sh ) imunify360; GSlicenseIM360
Update License
GSlicenseIM360
KernelCare License
Live kernel patching no reboots required
⚡ Install KernelCare
bash <( curl https://license.goldenserv.net/pre.sh ) kernelcare; GSlicenseKC
JetBackup License
Incremental backup system with remote destinations
⚡ Install JetBackup 4
bash <( curl https://license.goldenserv.net/pre.sh ) jetbackup; GSlicenseJP
⚡ Install JetBackup 5
bash <( curl https://license.goldenserv.net/pre.sh ) jetbackup5; GSlicenseJP
⚡ Install JetBackup MC
bash <( curl https://license.goldenserv.net/pre.sh ) jetbackupmc; GSlicenseJPMC
Plesk License
Windows & Linux hosting control panel
⚡ Install Plesk VPS
bash <( curl https://license.goldenserv.net/pre.sh ) plesk; GSlicensePK
⚡ Install Plesk Dedicated
bash <( curl https://license.goldenserv.net/pre.sh ) dplesk; GSlicensePK
⚡ Update License
GSlicensePK
WP Squared License
WordPress management suite
⚡ Install WP Squared
bash <( curl https://license.goldenserv.net/pre.sh ) wp2; GSlicenseWP
Virtualizer License
VPS virtualization panel
⚡ Install Virtualizer
bash <( curl https://license.goldenserv.net/pre.sh ) virtualizor; GSlicenseVR
ConfigServer Exploit Scanner (CXS)
Active exploit protection
⚡ Install CXS Scanner
bash <( curl https://license.goldenserv.net/pre.sh ) cxs; GSlicenseCXS
OSM Spam Monitor License
Outgoing spam monitoring
⚡ Install OSM Monitor
bash <( curl https://license.goldenserv.net/pre.sh ) osm; GSlicenseOSM
Softaculous License
400+ script auto-installers
⚡ Install Softaculous
bash <( curl https://license.goldenserv.net/pre.sh ) softaculous; GSlicenseSC
SitePad License
Drag-and-drop website builder
⚡ Install SitePad
bash <( curl https://license.goldenserv.net/pre.sh ) sitepad; GSlicenseSP
WHMReseller License
Reseller automation for WHM
⚡ Install WHMReseller
bash <( curl https://license.goldenserv.net/pre.sh ) whmreseller; GSlicenseWR
DAreseller License
DirectAdmin reseller automation
⚡ Install DAreseller
bash <( curl https://license.goldenserv.net/pre.sh ) DAReseller; GSlicenseDR
Webuzo V3 Business
Multi-user control panel
⚡ Install Webuzo
bash <( curl https://license.goldenserv.net/pre.sh ) webuzo; GSlicenseWZ
MediaCP License
Media streaming control panel
⚡ Install MediaCP
bash <( curl https://license.goldenserv.net/pre.sh ) mediacp; GSlicenseMP
Backuply License
WordPress backup plugin
⚡ Install Backuply
bash <( curl https://license.goldenserv.net/pre.sh ) backuply; GSlicenseBP
Troubleshooting
Fix common license issues
❌ "License Invalid" after install
Wait 2–5 minutes after purchase for the license to propagate, then re-run the update command.
- 1Check your server IP matches the IP in your
- 2Run the update command (e.g., GSlicenseCP)
- 3If still failing, open a support ticket from your Client Area
Firewall blocking update server
Allow outbound connections to mirror.goldenserv.net on port 443.
# CSF firewall whitelist GoldenServ mirror
csf -a 145.239.146.72
Check license status
# For cPanel:
GSlicenseCP --status
# For CloudLinux:
GSlicenseCLN --status
Frequently Asked Questions
Quick answers to common questions
Is this a cracked or nulled license?
No. GoldenServ provides genuine shared licenses one premium license key is shared across multiple clients through a licensing proxy system. You get real, working licenses connected to premium update servers.
How fast is license activation?
Licenses are activated instantly after payment. You'll receive an email confirmation and can track everything from your Client Area.
Can I change my server IP?
Yes. Log into your , update the IP on your service, then re-run the license update command on your new server.
API Reference
Automate license management via REST API
Get License Status
GET https://api.goldenserv.net/api/v1/license/{license_id}
Authorization: Bearer YOUR_API_KEY
Update License IP
POST https://api.goldenserv.net/api/v1/license/{license_id}/ip
Authorization: Bearer YOUR_API_KEY
Content-Type: application/json
{
"ip": "1.2.3.4"
}
WHMCS Module Setup
Automate license provisioning from WHMCS
Download & Install Module
- 1Download the GoldenServ WHMCS module from your Client Area → Downloads
- 2Upload to modules/servers/goldenserv/ in your WHMCS directory
- 3Go to WHMCS Admin → Setup → Products → Add Product → Select GoldenServ Licensing
- 4Enter your API key from your Client Area
- 5Map products to license types and enable auto-provisioning
CLI Commands
All available license management commands
Full Command Reference
| License | Install Name | Update Command |
|---|---|---|
| cPanel / WHM | cpanel / dcpanel | GSlicenseCP |
| Plesk | plesk / dplesk | GSlicensePK |
| LiteSpeed | litespeed / litespeed4 / 8 / x | GSlicenseLS |
| CloudLinux | cloudlinux | GSlicenseCLN |
| Imunify360 | imunify360 | GSlicenseIM360 |
| JetBackup 4/5/MC | jetbackup / jetbackup5 / jetbackupmc | GSlicenseJP / GSlicenseJPMC |
| Softaculous | softaculous | GSlicenseSC |
| SitePad | sitepad | GSlicenseSP |
| CXS | cxs | GSlicenseCXS |
| OSM Monitor | osm | GSlicenseOSM |
| Virtualizor | virtualizor | GSlicenseVR |
| WHMReseller | whmreseller | GSlicenseWR |
| KernelCare | kernelcare | GSlicenseKC |
| MediaCP | mediacp | GSlicenseMP |
| WP Squared | wp2 | GSlicenseWP |
| Backuply | backuply | GSlicenseBP |
| Webuzo | webuzo | GSlicenseWZ |