Date: Time:
Welcome, Log in by clicking  Here!

iproyal pawn

Installation of IPRoyal Pawns

IPRoyal Dashboard

Installing Docker on Linux Debian :

Shell

sudo apt-get -y update
sudo apt-get -y install ca-certificates curl gnupg lsb-release
curl -fsSL https://download.docker.com/linux/debian/gpg | sudo gpg –dearmor -o /usr/share/keyrings/docker-archive-keyring.gpg
echo « deb [arch=$(dpkg –print-architecture) signed-by=/usr/share/keyrings/docker-archive-keyring.gpg] https://download.docker.com/linux/debian $(lsb_release -cs) stable » | sudo
sudo apt-get -y update
sudo apt-get -y install docker-ce docker-ce-cli containerd.io

Installation of IPRoyal in Docker :

sudo docker pull iproyal/pawns-cli:latest

Shell

1docker run -d –restart unless-stopped iproyalpawns./pawns-cli -email=reglisss@gmail.com -password=JPLh2022! -device-name=MACHINEDEBIZZ -accept-tos

./pawns-cli -email=reglisss@gmail.com -password=JPLh2022! -device-name=BOA -accept-tos

Set up the repository

  1. Update the apt package index and install packages to allow apt to use a repository over HTTPS:
  2. $ sudo apt-get update $ sudo apt-get install \ ca-certificates \ curl \ gnupg \ lsb-release
  3. Add Docker’s official GPG key:
  4. $ sudo mkdir -p /etc/apt/keyrings $ curl -fsSL https://download.docker.com/linux/debian/gpg | sudo gpg --dearmor -o /etc/apt/keyrings/docker.gpg
  5. Use the following command to set up the repository:
  6. $ echo \ "deb [arch=$(dpkg --print-architecture) signed-by=/etc/apt/keyrings/docker.gpg] https://download.docker.com/linux/debian \ $(lsb_release -cs) stable" | sudo tee /etc/apt/sources.list.d/docker.list > /dev/null

Install Docker Engine

This procedure works for Debian on x86_64 / amd64armhfarm64, and Raspbian.

  1. Update the apt package index, and install the latest version of Docker Engine, containerd, and Docker Compose, or go to the next step to install a specific version:
  2. $ sudo apt-get update
  3. $ sudo apt-get install docker-ce docker-ce-cli containerd.io docker-compose-plugin

sudo docker run -i –name tm traffmonetizer/cli start accept –zN1GVnoV0v/LOn6pSeG0SuCRiWolMOg6hXbwpVwQdLk=

sudo systemctl enable docker.service


system: Ubuntu18.04
Hardware Configuration: 1-cpu/512M-ram/10GB-disk/1IP
Please make sure the system is pure
Docker and other software are not installed

Update system:
sudo apt-get update


Install wget、curl、tmux
sudo apt-get -y install wget curl tmux


Use tmux to open a new session window
tmux


Download script:
Chinese wget https://peer2profit.net/sh/p2p_cn.sh
English wget https://peer2profit.net/sh/p2p_en.sh


Give script permissions
chmod +x p2p_cn.sh
chmod +x p2p_en.sh



./p2p_en.sh


Due to Peer2Profit API interface and policy reasons, the speed of node launching varies, please be patient!



 

 

 

 

 

 
Posted by reglisss