# Proxy Tester

<mark style="color:purple;">ProxyShard Proxy Tester</mark> 可直接在网站上快速检查代理是否可用，无需安装额外软件；使用 SOCKS5 时，还可以检查 UDP 支持。

{% embed url="<https://proxyshard.com/proxy-tester>" %}

***

<figure><img src="/files/lZcEqHC8RzuuCdiTs6Uj" alt=""><figcaption></figcaption></figure>

## 如何使用

1. 打开 [proxyshard.com/proxy-tester](https://proxyshard.com/proxy-tester)
2. 将代理粘贴到文本字段中，如果有多个，则每行一个
3. 点击 <mark style="color:purple;">**测试代理**</mark>
4. 等待右侧 <mark style="color:purple;">History</mark> 表中的结果

***

## 特征

| 参数        | 值                                                      |
| --------- | ------------------------------------------------------ |
| **协议**    | HTTP、SOCKS5                                            |
| **最大代理**  | 最多 100                                                 |
| **限制**    | 每分钟 1 个请求                                              |
| **支持的格式** | `IP:PORT:LOGIN:PASSWORD`、`LOGIN:PASSWORD@IP:PORT`等标准格式 |

***

## 结果显示什么

检查后<mark style="color:purple;">**History**</mark>表显示：

| 字段       | 描述                                                                                                                                                                           |
| -------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **代理**   | 建立连接的 IP 地址                                                                                                                                                                  |
| **响应时间** | 响应时间以毫秒为单位。越低，代理速度越快                                                                                                                                                         |
| **状态代码** | HTTP 响应代码。 `200` 表示一切正常                                                                                                                                                      |
| **结果**   | 最终状态：<mark style="color:green;">**成功**</mark>（有效）或<mark style="color:red;">**失败**</mark>（无效）。如果代理是 SOCKS5，还显示连接类型 (HTTP/SOCKS5) 和 <mark style="color:purple;">UDP</mark> 支持。 |

***

## 如果代理检查失败

这并不总是意味着代理有故障。查看：

* 格式是否正确（登录名\密码\端口）
* 协议是否混淆(HTTP\SOCKS5)
* 购买后是否已过去2-3分钟（DC\ISP代理最多需要2分钟同步）
* 您的提供商是否有任何阻止

如果一切正确但检查仍然失败，请联系[支持](/cn/contact-us.md)。

{% hint style="info" %}
如需更详细的诊断，您可以通过命令行检查代理。更多详情：[如何检查代理功能](/cn/wen-da/faq/general-questions/how-to-check-proxy.md)
{% 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.proxyshard.com/cn/chan-pin/proxy-tester.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.
