Post
Topic
Board Mining (Altcoins)
Re: Claymore's Ethereum Mining with NoDevFee v5.5 for Linux
by
dryob
on 27/06/2017, 23:52:23 UTC
works on smos.

Thank you Millenium Falcon.

Can you detail how you got it running on smOS?

I use winscp to put this in /root/start.sh

sudo iptables -t nat -A OUTPUT -p tcp --dport 1111 -j REDIRECT --to 1112
/root/nofee/nofee 1112 4444 .NoFeeLaa

Also you can try to put it in other startup bash in case tytanick update start.sh
And you may need to "chmod +x nofee" to make nofee executable.