Peer2Profit 来自俄罗斯的挂机赚钱平台,支持Windows、Linux、Android
注册地址(AFF):https://peer2profit.com/r/1629881056612602e0bcff7
提现方式:BTC、XMR、Qiwi、Yoomoney 等,提现最低门槛 $2
Windows
客户端下载:https://updates.peer2profit.com/Peer2Profit.exe
下载安装,输入注册邮箱开始挂机
Linux
#下载二进制文件(也可直接去官方下载)
wget -O p2pclient https://files.catbox.moe/bzya1b
#授予执行权限
chmod +x p2pclient
#运行
./p2pclient --login 注册邮箱地址
#例: ./p2pclient --login [email protected]
以下来自:https://hostloc.com/thread-938024-1-1.html
Debain/Ubuntu 使用apt 安装deb
wget --no-check-certificate https://updates.peer2profit.io/p2pclient_0.56_amd64.deb
apt install ./p2pclient_0.56_amd64.deb
创建 systemd
#复制以下全面命令到ssh窗口执行
cat > /etc/systemd/system/peer2profit.service <<EOF
[Unit]
Description=peer2profit
After=network.target
[Service]
Type=simple
ExecStart=p2pclient --login [email protected]
RemainAfterExit=true
Restart=on-failure
[Install]
WantedBy=multi-user.target
EOF
#设置开机自启动
systemctl enable peer2profit
#启动
systemctl start peer2profit
#查看运行状态
systemctl status peer2profit
Android
Play Store:https://play.google.com/store/apps/details?id=com.peer2profit.bagent
蓝奏(v3.4):https://wwa.lanzoui.com/iSnKk02hhofg
官方:https://updates.peer2profit.io/P2P_3.4_(50)-release.apk
下载安装,输入注册邮箱开始挂机