Skip to content

speker/Crypto-Coin-Miner-No-DevFee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

no_dev_fee

This is Crypto coin no dev fee tool, support eth, etc, zec, xmr protocol.

We use pydivert capture and replace network packet with user Crypto coin address replacing devfee address.

usage

python no_dev_fee.py {coin_adress} {port} {worker_name_delemiter} {debug_level}
no_dev_fee.exe {coin_adress} {port} {worker_name.delemiter} {your mining pool port address}

coin_adress = wallet address
worker_name_delemiter = separator between worker name and wallet address in your miner configuration file 
port = your mining pool port address
debug_level = log displaying and record level. Default lvl 0 1 is advanced lvl 

# eg:
python no_dev_fee.py 0xe9473918c1122276203677860fad70ef2b4522af 3333 . 0
no_dev_fee.exe 0xe9473918c1122276203677860fad70ef2b4522af 3333 . 0

About

Crypto Coin Miner No DevFee Tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published