ethereum-mining / ethminer

Ethereum miner with OpenCL, CUDA and stratum support
GNU General Public License v3.0
5.97k stars 2.28k forks source link

socks proxy #2276

Open zcapr25 opened 3 years ago

zcapr25 commented 3 years ago

Is your feature request related to a problem? Please describe.

i'm in an environment where there is limited network connectivity. it would be useful if ethminer could use a socks proxy so that mining network traffic can be funneled through a specific node.

Describe the solution you'd like / Describe alternatives you've considered

i couldn't get tsocks nor proxychains4 working with ethminer, so native support would be idea. This has been done in NBMiner.

invisprints commented 3 years ago

Same request

adonis-dym commented 2 years ago

Same request

lss4 commented 2 years ago

You may try graftcp.

It uses a different approach than proxychains4 so it might work in situations where proxychains4 doesn't.

I just tested it and can confirm it works with ethminer.