# 수동으로 채굴기 추가 / 제외

수동으로 채굴기 목록을 관리 할 수 있습니다. 자동 검색으로 사용이 어려운 아래의 경우에만 사용을 추천 드립니다.

1. PC 방과 같이 Public IP를 주로 사용하는 환경
2. 여러명이 공동으로 사용하는 채굴장에서 내 채굴기만 보고 싶을 경우

## 채굴기 추가

리그몬 매니저 폴더의 **allowlist.txt**를 열어서 수정 후 리그몬을 재시작 하면 됩니다.

![](/files/-Mj83F1OakwqgoJcNOMB)

* 줄의 제일 앞 #를 지우면 활성화 됩니다.
* 마이너 종류에 따라 앞에 알파벳을 넣습니다.
* 제일 마지막 주소는 \~를 통해 일괄 등록이 가능합니다.

| 마이너          | 키 |
| ------------ | - |
| 피닉스마이너       | P |
| 지마이너         | G |
| 티렉스마이너       | X |
| 클레이모어(호환성모드) | C |
| 롤마이너         | L |
| 팀레드마이너       | T |
| NB 마이너       | N |

## 채굴기 제외

리그몬 매니저 폴더의 denylist.txt를 열어서 수정 후 리그몬을 재시작 하면 됩니다.

![](/files/-Mj83seN5SBy3cQBAXc-)

* 줄의 제일 앞 #를 지우면 활성화 됩니다.
* IP 주소를 하나씩 한줄에 입력하면 됩니다.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://rigmon.gitbook.io/ko/tip/manuallist.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
