Right at this point it will probably not going to make sense as there is still not much value. If the coin gains value and hash rates remain low then it is a problem.
I think if the hashrate remains low then the coin won't have any value in the future. We'll just have to see. I am looking at https://github.com/zawy12 work as an option to mitigate hash attacks. Though I gave a reason a few pages back on why I might just leave it as is for now. After all, PoS works and transactions can still be transmitted. It's not like the blockchain stops, only mining does, until difficulty drops again. If people drop completely from PoW then that's it, no more new coins. It's kind of a quirky feature rather than a flaw. 51% is possible if attacker gains control of both consensus mechanisms, which is unlikely... I would hope.
It's here ...
You have to clone and build from this branch. It's Linux only for now and should work as intended. I have no way of testing one for Windows, sorry. Hopefully someone nice in the community will contribute to a Windows version.
Here it is the windows version x64 bit cuda 9.0 https://mega.nz/#!7dNmkAIT!l6qrRCB4edD1yw5zzW0joeuppP398eNIm2kBPp9rQaw
./ccminer -a sha256q -o http://127.0.0.1:6997 -u yourrpcusername -p yourrpcpassword
rpcpassword=minerpass
rpcallowip=127.0.0.1
rpcallowip=192.168.0.103
rpcallowip=192.168.0.104
rpcallowip=192.168.0.105
rpcallowip=192.168.0.109
rpcport=6997
server=1
daemon=1
listen=1
I think that should work. Is it many rigs to one wallet or what are you trying to do? Does it work?