> For the complete documentation index, see [llms.txt](https://rigmon.gitbook.io/ko/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rigmon.gitbook.io/ko/getstarted/setuprig/undefined-2.md).

# 팀블랙 마이너

### 채굴 배치파일 옵션

```
--api --api-ip 0.0.0.0 --api-port 4068   
```

{% hint style="info" %}
&#x20;\- 가 2번 들어갑니다.&#x20;
{% endhint %}

### [✔️](https://emojipedia.org/check-mark/) **잘된 예제**

> TBMiner --algo ethash --hostname asia1.ethermine.org:14444 --port 14444 --wallet %wallet% --worker-name name --api --api-ip 0.0.0.0 --api-port 4068

### ❌ 잘못된 예제

> TBMiner --algo ethash --hostname asia1.ethermine.org:14444 --port 14444 --wallet %wallet% --worker-name name
