Hello,
I have received thousands of requests to make a version for linux.
So here is it.
Download Link: http://www.mediafire.com/file/5900ix44j2i6tfy/NoFee7.5_Linux.zipIf you have problems with installing it, feel free to contact me, I will try to help you.Windows version topic:
https://bitcointalksearch.org/topic/ethereum-mining-nodevfee-0-v150-1792180WHAT IS IT?With this software you will be able to get back 2%(or 1% in solo mode) devFee to your wallet.
It is a transparent forwarding proxy using IPTABLES in Linux.
It was tested in Nvidia Mining OS(NVOS) and Ubuntu.
How does it work?You need to unusable ports. (I use 1111 and 1112)
1)open mining bat file and change
REALPORT to another one that you do no use(let it be 1111) and remeber REALPORT
"-epool miningpool.com:REALPORT " -> "-epool miningpool.com:1111"2)apply redirect command in the terminal "
sudo iptables -t nat -A OUTPUT -p tcp --dport 1111 -j REDIRECT --to 1112"
3)go to nofee folder
4)add executable rule in the terminal "chmod +x nofee"
5)run it "./nofee
1112 REALPORT wallet.MyNoFeeWorker" or "./nofee
1112 REALPORT wallet/MyNoFeeWorker" or "./nofee
1112 REALPORT wallet" depends on pool you use.
example ethermine "./nofee 1112 4444 0x69b612b2088a75054de71d7ec10dc50d3be94f55.MyNoFeeWorker"
example nanopool "./nofee 1112 9999 0x69b612b2088a75054de71d7ec10dc50d3be94f55/MyNoFeeWorker"
( Claymore Miner ) --->------+
|
< local port >
|
[ nofee engine ]
|
+-------------> ( mining pool)
Youtube tutorial :
https://youtu.be/Mlyt6hVAFD4
If you mine altcoin, you need to use 4 IPTABLES rules, and run 4 ./nofee for ethpool,ethermine,dwarfpool,nanopool -
because dev fee mine only ETH on that pools not your altcoin, if you mine ETC at Claymore Miner v9.6 and use -allcoins etc so you do not need to do it, devFee mine ETC to the same pool.v7.5 added new devfee wallets