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

ovh vps #32

Closed SoonCoin closed 9 years ago

SoonCoin commented 9 years ago

i am trying to run stratum on ovh but it goes to ipv6 all the time. is there a way to get it to ipv4 instead?

Stratehm commented 9 years ago

The commit 816dd7f add the ipVersion parameter to force the IP version. Could you test it and let me know if it works ?

Thanks

Stratehm commented 9 years ago

Should be fixed. Closing.