Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

there is a way to use with a HTTP proxy ? #120

Open
MatiasL13 opened this issue May 24, 2017 · 6 comments
Open

there is a way to use with a HTTP proxy ? #120

MatiasL13 opened this issue May 24, 2017 · 6 comments

Comments

@MatiasL13
Copy link

it's possible?

@fireice-uk
Copy link
Owner

Not really. HTTP is inherently uni-directional (client requests a page, server serves it). Stratum traffic is bi-directional. HTTP long polling is an inherently bad way to mine.

@xmrig
Copy link

xmrig commented May 24, 2017

If HTTP proxy support CONNECT method it can pass any TCP traffic.

@Simon0Harms
Copy link

I used it with minerd, i have only http, https and ftp proxy.
Would appreciate proxy, because the vpn isn't stable

@ruzickap
Copy link
Contributor

For example tpruvot/cpuminer-multi is working fine with http proxy 👍.

@leterio
Copy link

leterio commented Jun 27, 2017

has any way to use this miner with proxy??

@kth5
Copy link

kth5 commented Jun 27, 2017

Tsocks does the trick on Linux:

http://tsocks.sourceforge.net/

Yet, please mind @fireice-uk 's advice. You will see frequent disconnects and stale shares.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants