Install server via IP
With Cpanel you need to perform the following additional instructions
You need to run port 8000 directly over ip. Domain server will not be used
You need to have a WHM account to update Cpanel
Login to your WHM account
Step 1: Install Plugins Config Server Security & Firewall – CSF
Select tab Terminal (Home » Server Configuration » Terminal)
- Run the cd /root command to change to the root directory.
- Run the following command to download CSF: wget https://download.configserver.com/csf.tgz
- Run the tar -xzf csf.tgz command to decompress the downloaded file.
- Run the cd csf command to change directories.
- To begin the CSF installation, run the ./install.cpanel.sh command.nnn
Step 2: Install Nodejs 16.x
Select tab Terminal (Home » Server Configuration » Terminal)
- Run the curl -sL https://rpm.nodesource.com/setup_16.x | bash – command
- Run the sudo yum install -y nodejs command
Step 3:Open port 8000
Step 4: Setup cronjob
Select insert on the keyboard to enter cronjob
Select Esc and run the comment “: x” to save
Step 5: RESTART Waziper
Select tab Terminal (Home » Server Configuration » Terminal)
Run the sudo kill -9 $(sudo lsof -t -i:8000) command
Run the command to change to waziper folder.
Run the node app command

Step 6: Check server operation
Enter the server link in the browser
http://xxx.xxx.xxx.xxx:8000/get_qrcode
Notice your server is up
{"status":"error","message":"Authentication failed"}
xxx.xxx.xxx.xxx is the ip of the server

Step 7: Setting up Whatsapp API Configuration
Input link server Whatsapp API Configuration
