Bridge installation

One minute. Zero command.

The bridge runs on a machine in your local network (Windows PC, mini PC, Raspberry Pi) and automatically detects your miners. Pick your platform below.

🪟 Windows 10 / 11

Double-click installer. No command to type.

Download installer Windows 64-bit · ~10 MB
Got a Windows ARM PC? (Surface Pro X, etc.)

Download ARM64 version.

  1. Double-click the downloaded .exe
  2. The installer does its job (15 s)
  3. A page opens in your browser with a 6-digit code
  4. Type the code in the mobile app → done
  5. Windows service registered, auto-restarts on boot

🐧 Linux / Raspberry Pi

Debian 11+, Ubuntu 20.04+, Raspberry Pi OS 64-bit.

Coming soon .deb package + Pi image · V1.5

The Linux bridge already works (cross-compiled Go binary), but we're preparing a proper .deb package and a preconfigured Raspberry Pi image to keep the same zero-command UX as on Windows.

  1. Auto-detection of arch (amd64 / arm64)
  2. Binary download
  3. Display of a 6-digit code
  4. Type the code in the mobile app → done
  5. systemd service auto-started on boot

How it works

  1. Create your Mastrmine account via the private beta and receive your invitation.
  2. Install the bridge on your LAN PC — double-click on Windows, one command on Linux. A page opens with a code like "482-739".
  3. Enter that code in the mobile app: Bridges → Add → "6-digit code" field.

Your miners appear in the app within 1-2 minutes. The bridge auto-restarts on every reboot of the LAN PC.

⚙️

The bridge configures itself

The installer auto-detects your LAN subnet (192.168.x.x or 10.x.x.x) and scans for miners on it. For 99% of home installations, no editing needed.

On Linux, the config is in /etc/mastrmine/bridge.json, on Windows in %ProgramData%\Mastrmine\Bridge\bridge.json. Edit only if you want to restrict the scan or target specific IPs.

FAQ

Which miners are compatible?

V1: Whatsminer M30/M30S/M50/M50S/M60 (firmware H6 and newer), Antminer S9/S17/S19/S21 and T-series, Avalon 1066/1146/1166/1246/1266. Detection is automatic as long as the miner's API is enabled (port 4028 by default).

Does the bridge need a public IP?

No. The bridge initiates an outbound connection to the Mastrmine cloud (standard HTTPS). No port to open, no port-forwarding on your router.

How many bridges per account?

Unlimited. If you have multiple sites (garage + container, for example), install one bridge per site and pair them all to the same account.

Can I install on macOS?

Not yet — V1.5 (in progress). For now, use a Raspberry Pi or Windows/Linux Mini PC on your LAN.

My antivirus / Windows SmartScreen blocks the download

The installer is not yet signed with an EV certificate (V1.5). On SmartScreen: click "More info" → "Run anyway". The binary is open source — code is available at github.com/thonycla/Mastrmine.