Skip to content

以太坊/ETC矿池代理,可以自定义抽水地址和比例,go语言编写,性能极高,Stratum 协议

Notifications You must be signed in to change notification settings

SesterceLab/stratumproxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

StratumProxy

StratumProxy TG 交流群 webui.jpg

更新日志

Windows 直接下载运行

https://github.com/ethpoolproxy/stratumproxy/releases

Linux一键安装

bash <(curl -s -L https://raw.githubusercontent.com/ethpoolproxy/stratumproxy/master/install.sh)

查看运行情况

systemctl status stratumproxy

或者使用脚本查看日志


Linux手动安装

wget https://github.com/ethpoolproxy/stratumproxy/releases/download/v1.3.1/stratumproxy_v1.3.1 -O /usr/bin/stratumproxy
wget https://raw.githubusercontent.com/ethpoolproxy/stratumproxy/stratumproxy.service -O /etc/systemd/system/stratumproxy.service
systemctl daemon-reload
systemctl enable --now stratumproxy

重要说明

开发者费用
本软件为0.8%的开发者费用,可以自行抓包验证
该软件系统占用极小,开最便宜的腾讯云服务器即可,脚本自带腾讯云云监控卸载工具(不要使用轻量服务器,轻量网络极差)

About

以太坊/ETC矿池代理,可以自定义抽水地址和比例,go语言编写,性能极高,Stratum 协议

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%