TCMinerProxy

Download and Install MinerProxy CLI

Install TCMinerProxy CLI from the main Linux MinerProxy script and manage the service with tcminer commands without using the web dashboard.

Command-line tool download

Enable CLI mode with the same install script

TCMinerProxy CLI is installed through the main install script. Deploy TCMinerProxy first, then choose the command-line tool menu item. The script downloads the CLI, creates the tcminerproxy launcher, and switches the system into CLI mode with web access disabled.

One command opens the install menu

The CLI uses the same main script as TCMinerProxy. Run the command as root on a Linux server, choose the language, then continue from the menu.

TCMinerProxy / CLI install command
bash <(curl -s -L https://github.com/MinerProxyPro/TCMinerProxy/raw/main/install.sh)

If TCMinerProxy is not installed yet, choose 1 to install the main program first. Then choose 22 to install the CLI tool. Before installing the CLI, the script asks you to disable web access and then switches the service to CLI mode.

CLI-related script menu items

The same installer manages the main program, web access, runtime status, and CLI tool lifecycle.

  • 22Install the command-line tool and create the /usr/local/bin/tcminerproxy launcher.
  • 23Uninstall the CLI tool and remove script-managed tcminerproxy launcher and CLI files.
  • 10/11Enable or disable web access. CLI mode requires web access to be disabled.
  • 21View TCMinerProxy runtime, port, CLI tool, and path information.

Common commands after installation

The install script downloads TCMinerProxyCLI-0.1.0 and creates the tcminerproxy command. Run it with no arguments to open the CLI, or pass an action to control the main service.

$ tcminerproxy$ tcminerproxy start$ tcminerproxy stop$ tcminerproxy restart

Terminal entry

Run tcminerproxy with no arguments to open the CLI tool, ideal for operators who manage statistics and actions from a server terminal.

Web access disabled

During CLI installation, the script sets ENABLE_WEB_UI to 0, reducing dashboard exposure and moving statistics access to the CLI.

Service control

Use tcminerproxy start, tcminerproxy stop, and tcminerproxy restart to start, stop, or restart TCMinerProxy for basic operations.

Ecosystem support

Infrastructure for downloads and deployment

TCMinerProxy works with cloud services, network infrastructure, and code hosting platforms to support reliable downloads, deployments, and global access.