Skip to content

It is a ethereum mining proxy tool that help minners who cannot directlyconnect to a mining pool

Notifications You must be signed in to change notification settings

GreatCodeBase/eth-mining-proxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

eth-mining-proxy

It is a ethereum mining proxy tool that help minners who cannot directly connect to a mining pool

example:

use socks5 proxy ,run command line:

miningproxy 0.0.0.0 1081 asia2.ethermine.org:4444 127.0.0.1:9788

0.0.0.0 1081 is mining proxy port and binding ip address in host

asia.ethermine.org:4444 is mining pool address

127.0.0.1:9788 is socks5 proxy address, if use V2ray or shadowsocks,you can put local http proxy address.

don't use socks5 proxy, run command line:

miningproxy 0.0.0.0 1081 asia2.ethermine.org:4444

just remove socks5 proxy address

if the mining proxy is running on local PC, you can mining towards 127.0.0.1:1081 as pool address.

About

It is a ethereum mining proxy tool that help minners who cannot directlyconnect to a mining pool

Resources

Stars

Watchers

Forks

Packages

No packages published