Java implementation of a stratum->stratum/HTTPGetwork proxy with a Web GUI and some pool switching strategies (PriorityFailover, WeightedRoundRobin). Simple to install and configure.
So far, when I specify the -u, the miner that connects is stuck with that, not the -u from their bat. I can't figure out a way to make it work for multiple people to use it. To be clear, I want to use this with multiple users. Different wallet addresses per user. Like if they have the -u walletaddress specified in their bat, I want it to connect as that.
We have requested this a couple of years ago, and PFool himself stated that being a proxy, not an actual stratum, it will only handle one user at a time.
So far, when I specify the -u, the miner that connects is stuck with that, not the -u from their bat. I can't figure out a way to make it work for multiple people to use it. To be clear, I want to use this with multiple users. Different wallet addresses per user. Like if they have the -u walletaddress specified in their bat, I want it to connect as that.
Anyone able to help me accomplish this?