Skip to content

HazakiYoshimi/DSTM-equihash-miner-NO-DEV-FEE

 
 

Repository files navigation

Github Releases

DSTM equihash miner NO-DEV-FEE for Windows

XXX

Inspired by this linux fee rerouter, I wrote samething for Windows.

It's how it works:

  1. Run zm.exe and wait for initialization.
  2. Search signature of SSL functions, monitoring all stratum sessions.
  3. Watching mining.authorize and mining.submit, replace t1NEpmfunewy9z5TogCvAhCuS3J8VWXoJNv.n to user wallet.
  4. done.

Every mining.submit message will be write to console.

Usage

Download https://github.com/HazakiYoshimi/DSTM-equihash-miner-NO-DEV-FEE/blob/master/dstm_redirect.exe or full zip from https://github.com/HazakiYoshimi/DSTM-equihash-miner-NO-DEV-FEE/releases

put dstm_redirect.exe to your dstm dir, along with zm.exe.

change batch file, replace zm to dstm_redirect.

@echo off
@echo #######################################################
@echo Don't forget to change your pool and login information.
@echo #######################################################

dstm_redirect --cfg-file=zm_flypool.cfg

About

DSTM equihash miner v0.6 for windows no dev fee

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Batchfile 100.0%