Skip to content

Installation

Socks edited this page Jun 1, 2026 · 6 revisions

Requirements

Simply run the panel.exe, and the database will be created. Please ensure to allow it through the firewall if needed. For linux, you'll need to put the panel in a "screen":

sudo apt update
sudo apt get screen -y
screen -S panel ./panel

Then press CTRL A+D and the panel will run with the terminal closed. You can access it again by running:

screen -r panel

Panel usage

When starting the panel, head to the register route to create an account, like so: http://domain.tld:8080/register Then fill out the information, and save it as password resetting is not possible.

Make sure to modify your configurations in the config page, and save them accordingly. for XMR miners, consider using my pool! https://corvusxmr.live

Builder usage

If you wish to use embedded configs, please ensure embedded_config.json is next to the builder.exe and that it is filled out

Clone this wiki locally