Documentation
Install MinerProxy on Linux or Windows
Install the TCMinerProxy MinerProxy server with the Linux command or Windows binaries, then verify startup, service status, and initial access.
Installation
Download
Run the following command on the server:
bash <(curl -s -L https://github.com/MinerProxyPro/TCMinerProxy/raw/main/install.sh)
If GitHub is slow on your network, try the alternative address:
bash <(curl -s -L -k https://cdn.tcminerproxy.com/MinerProxyPro/TCMinerProxy/raw/main/install.sh)
Start
# Example command, adjust it to match the actual release package
./tcminerproxy --config ./config.toml
Verify
After startup, check the following:
- The service process is running normally.
- Logs do not show configuration errors or connection failures.
- The pool connection is successful.
- Test miners can submit valid data.
Installation Troubleshooting
If installation or first connection checks fail, use the dedicated troubleshooting articles:
