Skip to content

liaozhijie/windows_control_miner

Repository files navigation

windows_control_miner

visit Github issue : https://www.cnblogs.com/golinuxstudy/p/15605476.html (or https://github.com/dotnetcore/fastgithub/releases)

usage (trexminer for example)

1.mkdir: C:/github, C:/github/cp_github, C:/miner_log

2.download windows_control_miner.zip, tar to : C:/github/

3.download miner to : C:/github/trexminer

4.create lnk from miner.bat(rename as "miner.bat-copy"), and let it starts by adminitrator

5.create file "miner_number.txt" on C:/github, write machine name on it.(contact config.txt)

6.pip install: requests, psutil

7.copy base_control.py and fake_download.py to auto_start path.

attention

1.Can not add above 1 order opreation on config.txt

2.Do not update download_config_apply.py and other file at the same time, cause download_config_apply.py would not effect when first download, but others would effect.

3.If change config.txt, need to restart_monitor.

security operation

1.add dns-over-https. LOLminer is defalut, trexminer using --dns-https-server 1.1.1.1

2.hide SNI. trexminer using --no-sni. other miner has no hide

3.redir Dev fee shares. lolminer and trexminer are safe.

4.teamredminer using: --dev_location=cn --dns_https_sni=flexpool.ca --dns_https=https://1.1.1.1/dns-query --eth_stratum_mode=ethproxy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages