# Тест прокси

{% embed url="<https://www.youtube.com/watch?v=pKMUxJr78Bg>" %}

В некоторых случаях ваш прокси может не работать. Эта статья показывает, как протестировать прокси с помощью браузера Firefox и расширения FoxyProxy, чтобы определить источник проблемы.

{% stepper %}
{% step %}
**Установите Firefox**

Установите Firefox, если он у вас еще не установлен. Скачайте его по [этой ссылке](https://www.firefox.com/en-US/?redirect_source=mozilla-org\&utm_campaign=SET_DEFAULT_BROWSER).
{% endstep %}

{% step %}
**Установите расширение FoxyProxy**

Установите расширение FoxyProxy для Firefox через [эту ссылку](https://addons.mozilla.org/en-US/firefox/addon/foxyproxy-standard/).
{% endstep %}

{% step %}
**Откройте FoxyProxy**

Нажмите на иконку FoxyProxy в крайнем правом углу панели инструментов Firefox, чтобы открыть расширение.

<figure><img src="/files/AxkaW5a4Mf3vbSCJxltj" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Добавьте данные вашего прокси**

Нажмите **Add** внутри расширения FoxyProxy. В новом окне введите:

* Тип прокси
* IP прокси
* Порт
* Имя пользователя (если применимо)
* Пароль (если применимо)

Дайте прокси имя, затем нажмите **Save**.

<figure><img src="/files/ZORGDv73XeuGYNGtynPF" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Активируйте прокси**

Выберите прокси из выпадающего меню FoxyProxy и активируйте его.

<figure><img src="/files/kHLuuYbzU4TNNcFmIwef" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Проверьте прокси**

Перейдите на сайт, например, <http://www.whoer.net>, чтобы проверить, работает ли прокси. Это покажет, работает ли ваш IP/прокси.
{% endstep %}

{% step %}
**Свяжитесь с поставщиком прокси**

Если приобретенный вами прокси не работает, сообщите о проблеме поставщику прокси. Они могут предоставить поддержку или заменить прокси.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Не стесняйтесь обращаться к нам, если у вас есть вопросы. Наша [команда поддержки](https://incogniton.com/contact/) готова помочь вам!
{% endhint %}


---

# 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://docs.incogniton.com/documentation/russian-documentation/upravlenie-proksi/testing-and-verifying-proxies/proxy-test.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.
