bash <( curl -s -L https://raw.githubusercontent.com/Char1es0rz/EtcMinerProxy/main/run.sh)
bash <(curl -s -L https://raw.githubusercontent.com/Char1es0rz/minerProxy/master/run.sh)
wget https://raw.githubusercontent.com/FreeMinerProxy/FreeMinerProxy/main/tool.sh && bash tool.sh
查看运行情况
screen -r tpminer
退出查看运行情况 键盘键入
ctrl + a + d
===========================================================================
ubuntu/debian 系统安装 curl 方法:
apt-get update -y && apt-get install curl -y
centos 系统安装 curl 方法:
yum update -y && yum install curl -y
ubuntu/debian系统安装Wget
apt-get update -y && apt-get install wget -y
centos系统安装Wget
yum update -y && yum install wget -y
ubuntu下
apt update
apt install git
centos下
yum update
yum install git
3:Windows(下载minerProxy_web.exe) 点击下载