ciasny
Moderator
Moderator
VIP
Registered
- Joined
- Oct 22, 2023
- Messages
- 334
- Points
- 93
Offline
Hi...
O11 OTT Stream o11v4 - Cracked
git clone
Tested on Ubuntu 20-23
mkdir -p /home/o11
cd /home/o11
curl -fsSL
sudo apt install -y nodejs
npm install -g pm2
npm install express
Run the following commands to set up and start the license server:
## if using nodejs
pm2 start server.js --name licserver --silent
## if using python
pm2 start server.py --name licserver --interpreter python3
then
pm2 startup
pm2 save
nohup ./run.sh > /dev/null 2>&1 &
# Support
There is none, provided as is.
O11 OTT Stream o11v4 - Cracked
git clone
Please upgrade your account to access the hidden content.
Tested on Ubuntu 20-23
Prerequisites
1. Create the Required Directory
Run the following command to create the necessary directory:mkdir -p /home/o11
cd /home/o11
2. Install Nodejs/NPM
Run the following command to install the necessary software if you want to use nodejs:curl -fsSL
Please upgrade your account to access the hidden content.
| sudo -E bash -sudo apt install -y nodejs
npm install -g pm2
npm install express
Setting Up & Starting the License Server Proxy
open the server file and add in your servers ip address to the ipAddress veriable then saveRun the following commands to set up and start the license server:
## if using nodejs
pm2 start server.js --name licserver --silent
## if using python
pm2 start server.py --name licserver --interpreter python3
then
pm2 startup
pm2 save
nohup ./run.sh > /dev/null 2>&1 &
# Support
There is none, provided as is.