# 代理测试

{% 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扩展**

通过[此链接](https://addons.mozilla.org/en-US/firefox/addon/foxyproxy-standard/)为Firefox安装FoxyProxy扩展。
{% endstep %}

{% step %}
**打开FoxyProxy**

点击Firefox工具栏最右侧的FoxyProxy图标以打开扩展。

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

{% step %}
**添加您的代理详情**

在FoxyProxy扩展中点击**Add**。在新窗口中输入：

* 代理类型
* 代理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/chinese-documentation/dai-li-guan-li/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.
