Skip to content

Running peer2profic client as a container on Linux platform

License

Notifications You must be signed in to change notification settings

coreff/peer2profit

 
 

Repository files navigation

peer2profit

GitHub coreff/peer2profit, modified from GitHub chasing66/peer2profit
Docker coreff/peer2profit, forked from Docker enwaiax/peer2profit

*docker image support for AMD64

Note

  • Preferred Russian VPS, where residential IP is better
  • It is not easy to modify the origin project, if you want to try it, please register via my referral link. Referral link
  • Ubuntu16+ and Debian10 is more recommanded

Usage

  • Interactive
wget https://raw.githubusercontent.com/coreff/peer2profit/main/peer2fly.sh
chmod +x peer2fly.sh
./peer2fly.sh
  • One Click Script
wget https://raw.githubusercontent.com/coreff/peer2profit/main/peer2fly.sh
chmod +x peer2fly.sh
./peer2fly.sh --email "Your email" --number "Container numbers"
  • Another Interactive Method
apt-get update
apt-get -y install tmux
tmux
wget https://github.com/coreff/peer2profit/raw/main/swap.sh && bash swap.sh
wget https://github.com/coreff/peer2profit/raw/main/peer2fly.sh && chmod +x peer2fly.sh

About

Running peer2profic client as a container on Linux platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 97.0%
  • Dockerfile 3.0%