Stratehm / stratum-proxy

Java implementation of a stratum->stratum/HTTPGetwork proxy with a Web GUI and some pool switching strategies (PriorityFailover, WeightedRoundRobin). Simple to install and configure.
GNU General Public License v3.0
200 stars 117 forks source link

Extranonce2 = 4 without sacrificing multiple worker capability #106

Open davidrichard23 opened 6 years ago

davidrichard23 commented 6 years ago

I'm setting up a proxy between a pool and nicehash because the pool's DDOS protection is wrongly identifying my nicehash hashrate as a DDOS attack and nicehash wont give out their IPs so the pool can't whitelist them.

Is there any way to set extranonce2 to 4 without setting workerNumbberLimit to 1? There are times when I'm renting thousands of workers from nicehash.

sigkill commented 3 years ago

Anyone know the conf setting for this without rebuilding?