Post
Topic
Board Pools
Merits 2 from 1 user
Re: [∞ YH] solo.ckpool.org 2% fee solo mining 256 blocks solved!
by
SandDude
on 13/06/2020, 13:02:20 UTC
⭐ Merited by frodocooper (2)
I've created a script for Ubuntu (suggest 20.04) or Debian linux which should automate the setup, configuration, and install of a ckproxy to mine on the solo pool, though you can edit it afterwards to mine wherever you like. I do not suggest using something like an RPi as you want reasonable performance from your proxy to avoid any added latency.

Download the following script:
Code:
http://ck.kolivas.org/apps/soloproxy/setupsoloproxy.sh

It will not be directly executable, so execute it with
Code:
sh setupsoloproxy.sh

And follow the prompts. Tell me how you go.

Nice work CK this will help a lot of people who may have struggles to build the proxy from the source top work!
Thanks.

So has anyone actually tried it? I haven't had any feedback about whether it works yet...

I loaded Ubuntu server on one of my computers, and am in the process of downloading the blockchain. I plan on using it as a test bench (I primarily want to play with Stratum V2), but I'll run your script in the next day or so, and let you know how it goes.