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...

Program interface

 Program interface







Teamredminer, like the vast majority of applications of this type, does not have a graphical interface. It is a regular folder that contains a program script, a set of instructions in txt and md format.

As well as sample batch files for running one or another mining option. The progress is displayed on the command line. Miners with a graphical shell are more beginner-friendly, but significantly less efficient than console applications. And so they are practically not used.