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
198 stars 118 forks source link

passthrough mode #110

Open huglester opened 6 years ago

huglester commented 6 years ago

Hello does this proxy support passthrough mode?

so for example I do:

./z-enemy -a x16r -o stratum+tcp://proxy:3030 -u wallet -p x

and later I would see this worker with exact username , password and 'user-agent' on the pool?

Thank you

SecretRecipe commented 5 years ago

Hello does this proxy support passthrough mode?

so for example I do:

./z-enemy -a x16r -o stratum+tcp://proxy:3030 -u wallet -p x

and later I would see this worker with exact username , password and 'user-agent' on the pool?

Thank you

I also am in need of this, please let me know.