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

can i use xmrig-proxy connect pool through xmrig-proxy? #118

Closed
crackwei opened this issue Feb 27, 2018 · 6 comments
Closed

can i use xmrig-proxy connect pool through xmrig-proxy? #118

crackwei opened this issue Feb 27, 2018 · 6 comments
Assignees
Milestone

Comments

@crackwei
Copy link

for now,i was bought some computing power from other person.and he use xmrig-proxy to manage his miner software.i want to link his xmrig-proxy to my xmirg-proxy.but there is a problem,it told me that "Invalid nonce; is miner not compatible with NiceHash?"

so my problem is can i connect a xmrig-proxy to other xmrig-proxy?if it's possible,how can i do?

@xmrig
Copy link
Owner

xmrig commented Feb 28, 2018

It not possible at this moment.
Theoretically it possible, but need proxy can work as simple TCP proxy (not reduce connection count), this mode not implemented.
Thank you.

@xmrig xmrig added this to the v2.5 milestone Feb 28, 2018
@xmrig
Copy link
Owner

xmrig commented Feb 28, 2018

I added this issue to milestone v2.5 so very possible this feature will be added to version v2.5.
Thank you.

@xmrig xmrig self-assigned this Feb 28, 2018
@crackwei
Copy link
Author

that would be good,i think it's very useful for somebody who want to buy computing power.

@xmrig
Copy link
Owner

xmrig commented Mar 22, 2018

Added in commit 9efeb4a

2 new options added:

  • mode positive values: nicehash (default) and simple.
  • reuse-timeout timeout in seconds, to reuse connections to pool, please note connection can't be reused immediately, only after new job received, this option can dramatically increase number of connections, disabled by default.

In simple mode, proxy can not reduce connection count, one miner will be equal to one connection to pool, be careful most pools don't like many connections.

Otherwise simple mode has some benefits:

  • Possible make chain of proxies.
  • Proxy can work with nicehash.com
  • Nicehash support no required on miner side, until no other nicehash proxies in chain.

If you make chain of proxies, please note only one nicehash proxy possible in chain due technical reasons.

@xmrig xmrig mentioned this issue Mar 22, 2018
9 tasks
@xmrig xmrig closed this as completed Mar 22, 2018
@crackwei
Copy link
Author

crackwei commented Apr 1, 2018

good,thank you.

@DrStein99
Copy link

"Proxy can work with nicehash.com" - did I read this right? Can I finally use xmrig with Nicehash now?!?!? Does this still mean I can only attach 1 miner per-proxy per-nicehash connection, or will it finally allow me to combine my existing separate 20 miners I have under 600 h/s that can not do connect to Nicehash ?

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

No branches or pull requests

3 participants