介绍
Peer2Profit
最低两美元提现,不吃cpu和流量,支持莱特币、xmr虚拟币提现。推荐莱特币提现,莱特币实测秒到账,绝大部分支持虚拟币的商家都支持莱特币
支持windows、linux、苹果、手机
收益:
自己挂了四台吃灰小鸡,大概挂了三个月,总收入6刀,平均每个月2刀收入。小鸡是5刀左右便宜货,几乎可以自给自足无线套娃了
- 注册peer2profit
- windows
直接下载解压安装,然后输入邮箱开挖
https://updates.peer2profit.app/Peer2Profit-Setup_0_45_signed.zip
- debian/ubuntu
# 下载客户端
wget https://updates.peer2profit.app/p2pclient_0.60_amd64.deb
# 安装客户端
sudo dpkg -i p2pclient_0.60_amd64.deb
#登陆账号,邮箱地址换成自己的
p2pclient --login 你的邮箱@admin
#要在后台运行,请使用 nohup
nohup p2pclient --login 你的邮箱@mail.com 2>1 &
- 官方docker
https://hub.docker.com/r/peer2profit/peer2profit_x86_64
- 成功启动消息示例:
2021-12-17T11:52:59-05:00 | p2pclient/0.56 (Linux) built on Oct 31 2021 at 11:12:09
2021-12-17T11:52:59-05:00 | System: ubuntu | Ubuntu 20.04.3 LTS | 20.04 | linux | 5.11.0-40-generic | Qt 5.13.2
2021-12-17T11:52:59-05:00 | Starting p2pclient...
2021-12-17T11:52:59-05:00 | App version: 0.56
2021-12-17T11:52:59-05:00 | User login: [email protected]
2021-12-17T11:52:59-05:00 | All options have been completely parsed.
2021-12-17T11:52:59-05:00 | Try restart.
2021-12-17T11:52:59-05:00 | Waiting configuration.
2021-12-17T11:53:02-05:00 | Configuration received successfully.
2021-12-17T11:53:02-05:00 | External interface IP: 10.211.55.5, DNS: 8.8.8.8
2021-12-17T11:53:02-05:00 | Service started.
- 设为开机启动
下载附件解压后用记事本打开,将“[email protected]”改为你自己的账号邮箱.
上传修改后的文件到你的小鸡/etc/systemd/system/ 路径下
运行命令将Peer2Profit客户端设为开机启动
systemctl enable Peer2Profit
systemctl start Peer2Profit
#检查运行状态
systemctl status Peer2Profit
如果出现类似下述提示,说明挂机成功
p2pclient/0.52 (Linux) built on Aug 13 2021 at 00:49:01 System: ubuntu | Ubuntu 20.04.2 LTS | 20.04 | linux | 5.8.0-50-generic | Qt 5.12.6 Update API param "os": linux-agent Update API param "os_spec": ubuntu16 Starting p2pclient... App version: 0.52 User login: [email protected] External interface IP: 192.168.1.2 External interface DNS: 8.8.8.8, 4.4.4.4 All options have been completely parsed. Try restart. Waiting configuration. Configuration request. Configuration received successfully. External interface IP: 192.168.249.177, DNS: 192.168.249.220 Service started.