添加参数
All checks were successful
Build and Release / build-and-test (arm64, alpine) (push) Successful in 13s
Build and Release / build-and-test (amd64, alpine) (push) Successful in 21s
Build and Release / build-and-test (arm64, ubuntu) (push) Successful in 24s
Build and Release / build-and-test (amd64, ubuntu) (push) Successful in 35s
Build and Release / release (push) Has been skipped

This commit is contained in:
2025-12-06 13:59:12 +08:00
parent b220fdc9e9
commit 7baadc74b1
4 changed files with 33 additions and 4 deletions

View File

@@ -74,6 +74,8 @@ sudo ./uninstall.sh --purge -y
| `--tls` | 启用 TLS | false |
| `--keepalive` | 启用 KeepAlive | false |
| `--daemon` | 启用 SOLO 挖矿 | false |
| `--nicehash` | 启用 NiceHash 模式 | **true** |
| `--verbose` | 启用详细输出 | **true** |
| `--submit-to-origin` | 提交到原始矿池 | false |
| `--self-select` | 自选矿池地址 | - |
| `--cc` | 启用 CC | false |