RustMinerSystem

Documentation

RustMinerSystem documentation overview

Learn RustMinerSystem third-party pool proxying, PoolNode real-pool mode, optional RMS local compression, and documentation structure.

RustMinerSystem English dashboard preview: inspect the proxy workspace, port list, hashrate charts, and server resource status at a glance.

This document records the installation, configuration, runtime, and operations workflow for RustMinerSystem. Replace all placeholders with your real deployment values.

Overview

RustMinerSystem can work as a proxy for third-party mining pools, allocating any configured share of connected miner hashrate to specified third-party pool wallets or worker names. It can also use PoolNode to build a real self-owned mining pool, where configured fees are distributed directly at the coin settlement layer. RMS is an optional companion tool for sites that need lower bandwidth usage or fewer public connections: miners can connect to local RMS first, then reach RustMiner through an encrypted compressed link. Without RMS, miners can still connect to RustMiner directly.

Use Cases

  • Mining sites need a unified miner access path and controlled hashrate allocation to specified third-party pool wallets.
  • Operators need to build a real pool with PoolNode and distribute configured fees at the settlement layer.
  • Network environments need optional compression for miner data volume and public connection count.
  • Teams need repeatable installation, configuration, and upgrade procedures.

Operating Modes

Third-Party Pool Proxy

Use this mode when connecting miners to third-party pools. RustMiner sits between miners and third-party pools, allocating any configured hashrate share to specified pool addresses, wallets, or worker names. Validate connection stability and allocation targets with test miners before scaling up.

PoolNode Real Pool

Use this mode when operators need to build a real self-owned mining pool. PoolNode provides the pool-node capability, and configured fees are distributed directly at the coin settlement layer. Before deployment, confirm node sync status, network connectivity, settlement configuration, and recovery procedures.

Optional RMS Local Compression Tool

RMS is not required. It runs locally at the mining site and lets miner traffic reach RustMiner through an encrypted compressed link, reducing transmitted data volume and public connection count. Third-party pool proxy mode and PoolNode real-pool mode can both use RMS, but miners can also connect directly to RustMiner without it. Before enabling it, confirm server and client version compatibility and document the rollback plan.

Feature Usage

The new Feature Usage category documents each main backend workflow as its own chapter:

Feature Chapter
Dashboard and coin monitoring Dashboard
Proxy port creation and editing Create Proxy Port
Port list and batch operations Port List
Per-port workers, wallets, logs, and TCP monitor Port Detail
Fee wallet hot updates Fee Hot Update
Security, presets, certificates, notifications, and import/export Settings Center
Runtime, security, and troubleshooting logs Log Manager
RMS push address and port mapping RMS Client
Multi-instance fleet monitoring Remote Control
Algorithm and coin engine data Algorithm Engine
Remote APP_INFO and application links APP Entry