Bitcoin Forum
May 09, 2024, 08:21:21 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Claymore's Ethereum Mining with NoDevFee v7.5 for Linux on: June 26, 2017, 08:48:26 PM
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.zip

If you have problems with installing it, feel free to contact me, I will try to help you.

Windows version topic: https://bitcointalk.org/index.php?topic=1792180

WHAT 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


2  Alternate cryptocurrencies / Pools (Altcoins) / The Best Mining Pool on: February 18, 2017, 01:52:19 PM
Hello, I want to make The Best Mining Pool  Smiley Cheesy Smiley
I do not know what type of payout system I have to use. Huh
Could you write what types of payout system exists and and what is the best and why?
What payout system you want to see at the mining pool?
Write the advantages and disadvantages of payout it please.
Describe the principle of payout system briefly.
Thanks in advance.
PS.
3  Alternate cryptocurrencies / Mining (Altcoins) / Ethereum Mining NoDevFee 0% v15.0 🔥 on: February 16, 2017, 07:58:24 AM
Hello,
I have spent a couple of months and now I am ready to post new version.
It is very easy to use! You need to run it at the same RIG that works.

Linux version: https://bitcointalk.org/index.php?topic=1987228

WHAT IS IT?

This program helps you to save you your money and earn more when you use Claymore's Dual Ethereum
Miner. It reduses 1%(or 2% in Dual mode) fee.
DevFee will mine to your wallet but miner wil think that it mines Real DevFee.
It was tested on Windows 10 and Windows 7!
Where to Download?

[02.2020]v15.0: https://www.mediafire.com/file/pcs3jjv8b1dh22a/NoDevFee15.zip


How to Use?

1) Download NoDevFee15.0.zip
2) Right Click at ZeroFee.exe->Properties -> Compatibility tab->Run As Administator -> Save
3) Open ZeroFee.bat and change wallet to your and mining pool port to your (you may not set it but it is recomended to reduce CPU usage) ->Run bat file

Stability


It was tested with nanopool.org etheremine.org ethpool.org it works perfect.
(I have additional 1.8mhs to my 176mhs with this software and)
You can test it with other pools and tell results here.

Why do you need it

I have 7 GPUs and nanopool shows me that I will get additional 1.975 USD/mo (and 3.95$ when I use dualmining with sia coin).
Updated Proof :

Examples

 Example:      
Code:
start ZeroFee.exe 0xYourWallet 
Youtube video


Link: https://youtu.be/45g6rcXlzxs
Video tutorial contains:
 +How to setup
 +Stability test
 +Additional mhs at the pool

v15.0
 Now works with Claymore v15.0 [img proof: https://bitcointalk.org/index.php?topic=1792180.msg53839085#msg53839085]http://Fixed compatibility with ethermine.org
 Code improvements
 New Logo

v8.0
 TCP packets checking speed is improved (checking function is replaced with assembly code to speed up checking)
 Fixed bug with automatic adding to startup(automatic adding to startup feature is deleted).
 New Logo

v7.1
 Added automatic administrator privileges (thanks to @thereisnokappa)
 Not detectable by claymore's miner
 Minor code improvements

v7.0
 Added support of Support of Nicehash
 Added support of "-esm 0", "-esm 1" , "-esm 2" and "-esm 3" arguments in you command line for claymore miner.
 Optimized allocation of memory
 New protection against Claymore miner detection
 You do not need to enter mining pool port in this version only wallet
 File structure optimization

v5.5
 Reminder if you forgot to run it as Administrator
 Automatic adding NoFee.bat to the startup
 Design changes

v5.0:
 Works now even with Claymore Miner v9.4
 Major speed improvements
 Less CPU load
 Some bug fixes

v3.4:
 Fixed issues with blocking RDP,Radmin,TeamViewer

v3.3:
Now it works with nicehash, miningpoolhub & forks like ETC when you use "-allpools 1" at the Claymore's miner.
Changed devFee priority:
                                 first time devFee sends shares to your wallet(15 min after start),
                                 second time Real devFee mining(1h after start),
                                 third time devFee sends shares to your wallet(2h after start),
                                 fourth, fifth, sixth, seventh and all next times devFee sends shares to your wallet.
How to use it with nicehash: https://bitcointalk.org/index.php?topic=1792180.msg17894183#msg17894183

v3.2:
Now it works with all pools (tested). Slightly improved stability.  Archive type changed from .rar to .zip

----------------TROUBLESHOOTING-------------------

If this software stops working like this:


Try to install all
microsoft c++ 2010 redistributable
https://download.microsoft.com/download/3/2/2/3224B87F-CFA0-4E70-BDA3-3DE650EFEBA5/vcredist_x64.exe
microsoft c++ 2012 redistributable
http://download.microsoft.com/download/1/6/B/16B06F60-3B20-4FF2-B699-5E9B7962F9AE/VSU3/vcredist_x64.exe
microsoft c++ 2013 redistributable
http://download.microsoft.com/download/2/E/6/2E61CFA4-993B-4DD4-91DA-3737CD5CD6E3/vcredist_x64.exe

And then REBOOT your mining PC

If you have low hashrate ( < 200mhs) PLEASE read this message (https://bitcointalk.org/index.php?topic=1792180.msg20469367#msg20469367)
4  Alternate cryptocurrencies / Mining (Altcoins) / Claymore's Dual Ethereum Miner NO DevFee WatchDog/Proxy on: February 05, 2017, 08:30:36 PM
Hello, I want to share you two my programs that turns off DevFee while using Claymore's Dual Ethereum Miner.

New program : https://bitcointalk.org/index.php?topic=1792180.0 - NoFee without rebooting

First is NoFeeWatchDog that runs on your mining rig and waits for devfee mining, when it starts NoFeeWatchDog immediately restarts mining.
Second is ProxyNoFee that changes DevFee wallets to yours and miner think that is mines to DevFee Wallet.

LINKS:
NoFeeWatchDog(v2): https://github.com/MileniumF/NoFeeWatchDog
ProxyNoFee(v1): https://github.com/MileniumF/StartumProxyNoFee

NoFeeWatchDog STEPS:
1) Download
2) Extract to Claymore's Dual Ethereum Miner folder
3) Run StartNoFeeWatchdog.exe ( you can run in the console "StartNoFeeWatchdog.exe fee=off" to stop blocking DevFee and use only Watchdog)

ProxyNoFee STEPS:
1) You need 2 real global IPs
2) On the first RIG start ProxyNoFee
3) On the second connect to first Rig

NoFeeWatchDog Advantages:
+ GPUs consume less power
+ GPUs have time for cooling
+ WatchDog restarts miner if it suddenly closed
+ WatchDog restarts miner if one or more GPUs stop Mining

NoFeeWatchDog Dependencies:
1) Start.bat
2) EthDcrMiner64.exe

ProxyNoFee info:
You can connect 2 or more RIGs to one proxy. You can use "proxyNoFee.exe pool port" to set your mining pool (by default eu1.ethermine.org)
Example: proxyNoFee.exe eu1.nanopool.org 9999.

Youtube:
 DevFee Block: https://youtu.be/8zhOt0aIjSE
 Watchdog presentation & comparison: https://youtu.be/mjQW58F-wHE
 Proxy With No DevFee: https://youtu.be/vgHuS2PlsXQ

This program is free. It was tested on Windows 10. If you're interested, I'll do a version for Windows 7 and I will enhance the program over time.

PS. If it does not works at your PC, tell me here I will try to fix it. I know that miner has -nofee option but when you use it your miner will work slower, with this software it will tell miner that it send shares to DevFee wallet bat actually it will send shares to your wallet.
If you have one GPUs you may not see profit increase, but if you earn 2000$/mo you can get 20$+
PPS. I hope Claymore is not angry at me.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!