> For the complete documentation index, see [llms.txt](https://wiki.theforks.ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.theforks.ru/instrukciya-1/proxifier.md).

# Proxifier

Скачиваем, устанавливаем и запускаем приложение с сайта <https://www.proxifier.com>

Для добавления своего прокси заходим Profile - Proxy Servers

![](/files/-MSikd2tHZaDjPpX1Xlc)

В появившемся окне нажимаем Add и вписываем свой прокси, далее нажимаем ОК

![](/files/-MSimYFl5T-0Qp46z9LT)

Настраиваем программу для работы с TheForks. Для этого надо создать два правила. Открываем раздел Profile - Proxification Rules

![](/files/-MSin3RgKb4hF2dHcO7Z)

1. В появившемся окне нажимаем Add и создаем правило Positivebet

![](/files/-MSinZCJj3uo7DtKNaXM)

В графе Target hosts вписываем positivebet.com;api.positivebet.com , далее в графе Action выбираем Direct.&#x20;

Нажимаем ОК и создаем второе правило - TheForks

&#x20;2\. В графе Applications нажимаем кнопку Browse и выбираем файлы из папки, где установлен TheForks.

![](/files/-MSl8lmj0jtQOkXaoTN0)

Далее в графе Action выбираем вписанный вами прокси и нажимаем OK

![](/files/-MSl6ei-xXy-rcph5q_3)

Затем необходимо убедиться, что в правиле Default выбрано Direct, после нажимаем OK.

![](/files/-MSl7qWJm-8ks8n4FVn9)

Следующим шагом выполняем заключительную настройку, выбираем Profile - Name Resolution

![](/files/-MSirY0CKHb-cNltmboL)

В появившемся окне выставляем галочки, как на скриншоте ниже:

![](/files/-MSircJVi6E1pqCx06fy)

На этом настройка прокси в приложении Proxifier завершена.&#x20;


---

# 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.theforks.ru/instrukciya-1/proxifier.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.
