An open API service indexing awesome lists of open source software.

https://github.com/upstreamdata/upstream_config_util


https://github.com/upstreamdata/upstream_config_util

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

[//]: # (If you can read this, you are viewing this document incorrectly.)
[//]: # (This is a Markdown document. Use an online Markdown viewer to)
[//]: # (view this file, such as https://dillinger.io/)

# CFG-Util
[Click here to get a windows build.](https://drive.google.com/drive/folders/1DjR8UOS_g0ehfiJcgmrV0FFoqFvE9akW?usp=sharing)

All builds starting with v1.1.0 are signed and should match this PGP fingerprint - `BC8F F269 6555 1D18 0D77 3427 B11E 718B F4B7 47F9`

## Interact with bitcoin mining ASICs using a simple GUI.

---
## Tabs:
* Scan
* Boards
* Pools
* Configure
* Command

### Scan Tab -
#### Fields
* Scan IP: The IP/network to scan. Defaults to 192.168.0.1/24 subnet, and you can pass just a single IP address on a subnet, which will use /24 subnet as a default, or an IP range such as 192.168.1.20 - 192.168.1.55

#### Buttons
* Scan: Scan the network entered in Scan IP.
* ALL: Select all items in the table (You can also select the table and press CTRL+A).
* REFRESH DATA: Refresh the data for the miners in the table.
* OPEN IN WEB: Open all selected miners in your web browser.
* RECORD DATA: Open the record data window.

### Boards Tab -
#### Buttons
* Create Report: Create a report about the status of all selected miners hashboards.
* ALL: Select all items in the table (You can also select the table and press CTRL+A).
* REFRESH DATA: Refresh the data for the miners in the table.
* OPEN IN WEB: Open all selected miners in your web browser.

### Pools Tab -
#### Additional Tabs
* All: Data on both pools.
* Pool 1: Data on pool 1.
* Pool 2: Data on pool 2.

#### Buttons
* ALL: Select all items in the table (You can also select the table and press CTRL+A).
* REFRESH DATA: Refresh the data for the miners in the table.
* OPEN IN WEB: Open all selected miners in your web browser.

### Configure Tab -
#### Fields
* Config Field: Located on the right side of the screen, this is where imported and generated configs are stored for editing.

#### Buttons
* IMPORT: Import a config from the selected miner.
* CONFIG: Configure all selected miners with the config in the config field.
* GENERATE: Generate a configuration.
* ALL: Select all items in the table (You can also select the table and press CTRL+A).
* OPEN IN WEB: Open all selected miners in your web browser.
* Append IP to Username: Append the last octet of the IP address to the config when configuring.

### Command Tab -
#### Fields
* Custom Command: The custom command to send to the miners.

#### Buttons
* Send Command: Send the custom command in the custom command field to the selected miners.
* ALL: Select all items in the table (You can also select the table and press CTRL+A).
* LIGHT: Turn on the fault light on selected miners.
* REBOOT: Reboot selected miners.
* RESTART BACKEND: Restart the mining process on selected miners.