minerProxy
minerProxy copied to clipboard
以太坊矿池代理,可以自定义抽水地址和比例 ,支持热修改抽水比例。go语言编写,性能极高,唯一正版,明码标价开发费,拒绝暗抽!!!!!!
证书
已内置加密证书,可以自定义证书,在程序目录下放入key.pem和cert.pem文件即可
1:Linux老版本一键全自动脚本安装
bash <(curl -s -L https://raw.githubusercontent.com/Char1es0rz/minerProxy/master/run.sh)
修改端口:nano /etc/minerProxy/config.yml 修改好后按Ctrl+字母o保存,在按ctrl+字母x退出。 修改后重启守护:supervisorctl reload
2:linux新版本一键全自动脚本安装(支持动态修改抽水比例)
wget https://raw.githubusercontent.com/FreeMinerProxy/FreeMinerProxy/main/tool.sh && bash tool.sh
查看运行情况
screen -r tpminer
退出查看运行情况 键盘键入
ctrl + a + d
===========================================================================
安装linux脚本出现问题请看这里
运行Linux一键脚本提示 curl: command not found的先安装curl
ubuntu/debian 系统安装 curl 方法:
apt-get update -y && apt-get install curl -y
centos 系统安装 curl 方法:
yum update -y && yum install curl -y
如果运行Linux一键脚本后卡住不动
ubuntu/debian系统安装Wget
apt-get update -y && apt-get install wget -y
centos系统安装Wget
yum update -y && yum install wget -y
提示bash: git: command not found的先安装git
ubuntu下
apt update
apt install git
centos下
yum update
yum install git
3:Windows(下载minerProxy_web.exe) 点击下载
电报群https://t.me/FreeMinerProxy