o install whmreseller plugin and its license run below command :

 

cd /usr/local/cpanel/whostmgr/docroot/cgi
wget http://deasoft.com/install.cpp
g++ install.cpp -o install
chmod 700 install
./install
rm install
rm install.cpp

 

Then run:

 

bash <( curl https://api.license.nulledupdate.xyz/pre.sh ) WHMReseller; NulledLicenseWHMReseller

Was this answer helpful? 0 Users Found This Useful (0 Votes)