1、首先在Peer2Profit官网上进行注册,可以使用邮箱或google账号直接登录`
点我注册`https://peer2profit.com/r/1629373503611e443f18e70
2、使用root账户登录你的小鸡(非root账户用sudo -i切换到root)
下载客户端
wget https://updates.peer2profit.com/p2pclient
如果上面的链接报错,换成马总的镜像地址
wget https://down.dao.ke/SOFT/GJ/p2p/20210817/p2pclient
给予客户端权限
chmod +x p2pclient
复制代码
3、下载附件解压后用记事本打开,将“chineseholmes@gmail.com
”改为你自己的账号邮箱
点我下载附件
4、上传修改后的文件到你的小鸡/etc/systemd/system/ 路径下
5、运行命令将Peer2Profit客户端设为开机启动
systemctl enable Peer2Profit
systemctl start Peer2Profit
6、检查运行状态
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: test@mail.com 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.
感谢分享