Skip to content

Commit

Permalink
Use nofee-ng instead of this
Browse files Browse the repository at this point in the history
  • Loading branch information
coin committed Apr 28, 2021
1 parent d196fc1 commit 2e1019d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 613 deletions.
24 changes: 14 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
## This NoDevFee program is out dated. Checkout Next Generation NoFee (aka *nofee-ng*) at [https://github.com/nofee-ng/nofee-ng](https://github.com/nofee-ng/nofee-ng) ##
## This NoDevFee program for Windows is still working but no longer maintained. Please checkout Next Generation NoFee (aka *nofee-ng*) at [https://github.com/nofee-ng/nofee-ng](https://github.com/nofee-ng/nofee-ng) ##

---

ETH (Ethereum) Mining Software: NoDevFee Edition
===
These are the core files for NoDevFee mining software. And they **CAN NOT** be used stand alone. Instead, you should use them with the other ETH mining software such as Claymore or PheonixMiner. You can also download the bundled package in the release page.
These are the core files for NoDevFee mining software. And they **CAN NOT** be used stand alone. Instead, you should use them with the other ETH mining software such as PheonixMiner, Gminer, or Claymore. You can also download the bundled package in the release page.

### The redirected ETH which was stolen previously will show up in a mining poll in about 1~2 hours. Please be patient! ###

# Make sure you change the wallet address in `config.txt` and `nodevfeeWallet.txt`. #

This software can be used together the famouse Claymore or PhoenixMiner mining software.
This software can be used together the famous PhoenixMiner mining software etc.

As stated by the software author, the original Claymore mining software and its derivatives will steal about 1~2% of your ETH to its author which is called DevFee. In this edition I added a new feature: NoDevFee. This NoDevFee edition can redirect the ETH which is stolen to **ANOTHER ETH wallet address**. Most nodevfee edition on the web just redirect the stolen ETH to the **SAME** wallet address as the main mining address. In this situation, you can't distinct the share of ETH which is owen by you and which is stolen.
As stated by the software author, the original mining software and its derivatives will steal about 1~2% of your ETH to its author which is called DevFee. In this edition I added a new feature: NoDevFee. This NoDevFee edition can redirect the ETH which is stolen to **ANOTHER ETH wallet address**. Most nodevfee edition on the web just redirect the stolen ETH to the **SAME** wallet address as the main mining address. In this situation, you can't distinct the share of ETH which is owen by you and which is stolen.

## Usage ##

Expand All @@ -22,25 +22,29 @@ As stated by the software author, the original Claymore mining software and its
+ -ewal is your main ETH wallet address
+ -eworker is the miner's name which defaults to your computer name
+ -epsw: do not change it
+ Other arguments please refer to the Readme-claymore.txt
+ Other arguments please refer to the Readme of your mining software
2. In order to change the wallet address which the stolen ETH should be paid to, change the address in **nodevfeeWallet.txt**. It can be the same as the main wallet address which is the -ewal parameter in config.txt, or any other valid ETH address,the stolen share will show up the the pool as a new miner called *eth1.0* (Some pools won't transfer to this address because they consider it a devfee address. In this situation, please contact the pool for support).
3. After all parameters set, double click ```startup.exe``` to start. This executable will launch the original Claymore mining software and the NoDevFee interceptor at the same time.
3. After all parameters set, double click ```startup.exe``` to start. This executable will launch the original mining software and the NoDevFee interceptor at the same time.
4. If you want this software to start when Windows boots, creat a **shortcut** for ```startup.exe```, and type ```shell:startup``` in address bar the explorer, and finally copy the shortcut to the directory. CAUTION: You should copy the **SHORTCUT** to the directory, not the **ORIGINAL .exe**!!!
5. If the redirection is successfully intercepted, you will see `Claymore-nodevfee vXXX` in the mining window. And in the nodevfee.exe window you will see things like `"EthDcrMiner64.exe" [1416] -> "nodevfee.dll"`.

---

## 该Windows版的NoDevFee程序还能继续工作,但已经不再维护。请使用下一代nofee挖矿软件*nofee-ng*[https://github.com/nofee-ng/nofee-ng](https://github.com/nofee-ng/nofee-ng) ##

---

ETH(Ethereum)以太坊挖矿软件反抽水版
===
本软件提供了反抽水程序的核心功能。需要注意的是,本软件**不能单独使用**,它必须配合其它软件,如Claymore或PheonixMiner等一起使用。你也可以在release页面找到打包好的程序整个下载。
本软件提供了反抽水程序的核心功能。需要注意的是,本软件**不能单独使用**,它必须配合其它软件,如PheonixMiner、Gminer或Claymore等一起使用。你也可以在release页面找到打包好的程序整个下载。

### 反抽水的结果大概需要1~2小时才能在矿池中看到,请耐心等待 ###

# 使用前请确保您已更改 `config.txt``nodevfeeWallet.txt` 中的钱包地址 #

本软件配合著名的Claymore或PhoenixMiner等挖矿软件使用
本软件配合著名的PhoenixMiner等挖矿软件使用

众所周知,Claymore原版及其它基于Claymore的探矿软件是会抽水的(大概1~2%)。相比原版,本版加入反抽水功能,能把劫持的算力重定向到**另一个ETH钱包地址**。市面上的反抽水软件均是重定向到同一个地址(即主钱包地址),*因而无法区别原来的算力和被劫持的算力*
众所周知,PhoenixMiner原版及其它基于PhoenixMiner的探矿软件是会抽水的(大概1~2%)。相比原版,本版加入反抽水功能,能把劫持的算力重定向到**另一个ETH钱包地址**。市面上的反抽水软件均是重定向到同一个地址(即主钱包地址),*因而无法区别原来的算力和被劫持的算力*

## 使用方法 ##

Expand All @@ -50,7 +54,7 @@ ETH(Ethereum)以太坊挖矿软件反抽水版
+ -ewal为ETH主钱包地址
+ -eworker为矿工名,默认为计算机名
+ -epsw参数不要改
+ 其它参数请参考Readme-claymore.txt
+ 其它参数请参考挖矿软件的Readme说明
2. 要修改劫持回来的钱包的地址,请修改**nodevfeeWallet.txt**里的地址,可以改成和config.txt中-ewal参数一样的主钱包地址,也可以用另外的地址,劫持回来的算力将以矿工名*eth1.0*显示(有些矿池会认为这是劫持地址,而不会对此地址转账,遇到此情况,请联系相应的矿池处理)
3. 设置好参数后双击```startup.exe```启动,该程序的作用是同时启动挖掘程序和反抽水软件
4. 如果需要自动启动,请给```startup.exe```创建**快捷方式**,在资源管理器中输入```shell:startup```,并把快捷方式放到该目录下,注意:是“**快捷方式**”,**不是原来的.exe**!!!
Expand Down
Loading

0 comments on commit 2e1019d

Please sign in to comment.