JuicyPasta / Claymore-No-Fee-Proxy

Removes Claymore's 1-2% mining fee
138 stars 67 forks source link

Help needed setting up your Proxy #28

Open luckymoose opened 6 years ago

luckymoose commented 6 years ago

Hey guys,

I've read a lot of claymore's miner fees in the past and want to find a way to avoid them. After i've read your guide to set am JuicyPasta Clamore Proxy im a little frustrated in general. Even after several hours of trying I'm not able to set up your Proxy. I understand your first steps and set up a fake wan by adding a fake adress to my ipv4-adapter (194.12.12.2). But I don't know what to do next. Phyton is installed and I've been downloading your stratum_proxy.py-file. Could you please specify what to do next. I know I'm a bit nooby into that but I like your concept and think even more People would use it if it woult be not that complicated.

Curruntly I'm dual mining on eu1.ethermine.org:14444 and sia.eu.nicehash.com:3360

I would like to donate if you could help me to find a solution. Thank you.

drdada commented 6 years ago

Hello, Sorry but, i don't know where you are stuck... What are the command line you used ? And what is the output/errors ?

luckymoose commented 6 years ago

I don't use any command line yet. I tried to start the proxy via the proxy.py application but nothing happens then. If i double click on it the cmd windows pops up for about halb a second and then it shuts down. I think I have to modify the proxy.py with my own values, but I don't know how.

Best Regards luckymoose

drdada commented 6 years ago

Ok, it seems you already installed python (on Windows). The easiest way for you is right-click on desktop, new file. Call it start-proxy.bat and in this file add this text: stratum_proxy.py 0.0.0.0 8008 eth-eu2.nanopool.org 9999 0xB7716d5A768Bc0d5bc5c216cF2d85023a697D04D. Replace the nanopool entry with your real pool address and 9999 with your real pool port. Replace the eth address with yours. Place this file in the same folder as the python script. Run the bat file. Launch claymore with this pool ip: 194.12.12.2 and this port: 8008 Enjoy ;)