All command line arguments

 All command line arguments The Team Red Miner application has a number of options that allow you to run crypto mining only on dedicated farms, change the intensity and mode of mining. Let's list the entire set of commands. Server connection settings: -o --url=URL Pool coordinates. -u, --user=USERNAME Wallet number or pool login. -p, --pass=PASSWORD Password. -rig_id. Farm ID (only used on Krypnight servers). --pool_connect_TO=SEC Time before retrying a connection if the connection to the pool fails (default SEC=10 seconds). --pool_max_rejects=N Termination of work due to constant rejects (by default, the number of broken balls in a row is N=5). --pool_strategy=STRAT This option allows you to switch between pools according to a predefined scenario. The program includes 3 strategy options: priority, load_balance and quota. By default, priority is used, that is, according to the list. The other two ways are different scenarios for working on several pools at the same time. -a, --algo...

Setting up a batch file

Setting up a batch file








teamredminer.exe -a kawpow -o stratum+tcp://us.rvn.minermore.com:4501 -u RKAeArXkWLNERjWo5YF3R1xFnYCwKf11sX.trmtest -p x

For work, it is better to create separate batch files according to the sample. What do I need to do?

Open Notepad.
Copy the bottom start bat line of the required algorithm to a text file.
Change the wallet number and farm name, and if necessary, the pool address.
Click the "File" button in the top left corner.
Select the line "Save as" in the drop-down menu.
Give the file the original name, put a period, add file.bat and save it to the miner folder.
Done, now you can start crypto mining on the selected pool.