> For the complete documentation index, see [llms.txt](https://wiki.revolgc.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.revolgc.pro/kr/undefined/igrovoi-launcher/vstroennyi-vpn.md).

# 내장 VPN

게임 런처에 특별한 VPN이 추가되었습니다. 런처가 게임 업데이트에 액세스할 수 없거나 플레이하는 동안 핑이 높은 경우 사용할 수 있습니다.

**업데이트 다운로드용 VPN:**

\
런처를 업데이트하는 데 문제가 있어 런처가 클라이언트 업데이트를 확인할 수 없기 때문에 게임에 들어갈 수 없는 경우 클라이언트 파일 프록시\
옵션이 도움이 될 것입니다. - 계정 프로필에서 옵션을 활성화할 수 있습니다. 시작 관리자의 오른쪽 상단 모서리:\
![1686064614195.png](https://revolgc.pro/attachments/1686064614195-png.37669/)\
\- 열리는 창에서 파일 프록시 설정을 선택합니다.\
![1686064740952.png](https://revolgc.pro/attachments/1686064740952-png.37670/)\
\- 선택 후 적용 버튼을 클릭합니다.\
\
경우에 따라 이 옵션은 자동으로 작동하며 옵션은 게임에 들어갈 때만 사용되며 게임 자체에서 인터넷 연결을 통해 연결됩니다.\\

**게임용 VPN:**\
\
\- 런처 오른쪽 상단 모서리에 있는 계정 프로필에서 옵션을 활성화할 수 있습니다.\
![1686064614195.png](https://revolgc.pro/attachments/1686064614195-png.37669/)\
\- 열리는 창에서 VPN 설정을 선택합니다. 제안된 옵션\
![1686065109865.png](https://revolgc.pro/attachments/1686065109865-png.37671/)\
\- 선택 후 적용 버튼을 누르십시오.\
\
이 옵션은 VPN 네트워크를 통해 게임에 연결합니다. 게임 중에 서버 연결도 VPN 네트워크를 통과합니다. 이 옵션은 게임 중에 안정적인 매우 높은 핑이 있는 경우에만 사용하는 것이 좋습니다.\
이 옵션은 서버 연결에만 적용되며 PC의 다른 모든 연결은 표준 모드에서 작동합니다.\
\
**주의! VPN 옵션이 테스트 모드에 있으므로 연결이 중단되거나 연결이 저하될 수 있습니다.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.revolgc.pro/kr/undefined/igrovoi-launcher/vstroennyi-vpn.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
