# 数据中心代理

<mark style="color:purple;">数据中心代理</mark> 是高负载场​​景和任务的代理。它们通常托管在数据中心并提供最高的速度和稳定性。

<mark style="color:purple;">数据中心代理</mark>与<mark style="color:purple;">ISP</mark>代理一样，仅发布给一名用户：不共享，意味着每个地址不超过一个用户，并且没有隐藏共享。地址为 <mark style="color:purple;">IPv4</mark>，还支持 <mark style="color:purple;">UDP</mark>。

## **它们如何工作？**

在订单中，您可以找到几个重要的项目和选项。让我们回顾一下它们：

您可以在[数据中心代理](https://dashboard.proxyshard.com/en/datacenter-proxy)页面购买。在那里，您需要指定 <mark style="color:purple;">Country</mark>、<mark style="color:purple;">Rental period</mark> 和 <mark style="color:purple;">Quantity</mark>。如果需要，您可以开启<mark style="color:purple;">自动续费</mark>进行自动续费。

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

{% hint style="info" %}
购买后，代理会在 1-2 分钟内开始工作，因为数据库需要与代理服务器同步。
{% endhint %}

## 订单字段说明

让我们回顾一下 <mark style="color:purple;">Order</mark> 字段：

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

<mark style="color:purple;">用户 ID</mark> - 该用户 ID 用于内部订单识别。有时，当您联系技术支持时，我们会要求您提供此信息。

<mark style="color:purple;">Status</mark> - 订单状态。可能的状态：

* <mark style="color:green;">**有效**</mark> - 有效订单
* <mark style="color:orange;">**保留**</mark> - 租赁期满后等待付款
* <mark style="color:red;">**已取消**</mark> - 已取消订单

{% hint style="danger" %}
状态为“<mark style="color:$danger;">**已取消**</mark>”的订单**在租赁期结束三天后**无法恢复\*\*。
{% endhint %}

<mark style="color:purple;">Price</mark> - 每月产品价格

<mark style="color:purple;">用户名</mark> - 代理登录

<mark style="color:purple;">Password</mark> - 代理密码

<mark style="color:purple;">下一个到期日</mark> - 下一个收费日期

<mark style="color:purple;">复制代理</mark> - 用于将代理复制到剪贴板的按钮

<mark style="color:purple;">HTTP/SOCKS</mark> - 代理协议类型选择

<mark style="color:purple;">重新生成</mark> - 更改代理密码

<mark style="color:purple;">自动续订</mark> - 启用/禁用每月产品续订的切换 <mark style="color:purple;">（资金在购买时指定的日期从帐户余额中扣除）</mark>

## 数据中心代理的优缺点

#### <mark style="color:green;">**优点**</mark>*<mark style="color:green;">**：**</mark>*

* **高速**

通过在大型数据中心托管地址来实现，其中可以实现 10 GB 宽带连接。高负载应用和任务的理想选择。<br>

* **低成本**

与其他产品相比，由于数量大且易于扩展，因此成本非常低。<br>

* **适合多种任务**

适用于所有不需要屏蔽真实用户的任务。此类任务可能包括网站解析、与各种交易所、Facebook、Twitter 以及其他关于地址来源没有严格政策的场景合作。

#### <mark style="color:red;">**缺点：**</mark>

* **易于检测**

这些代理可能不适合某些 DC 地址被过滤的任务，例如 DePIN 项目。此类项目会在早期阶段过滤掉这些地址。对于这些情况，只有 <mark style="color:purple;">ISP</mark> / <mark style="color:purple;">Mobile</mark> / <mark style="color:purple;">住宅代理</mark> 适合。

{% hint style="success" %}
[ISP 代理](/cn/chan-pin/isp-proxies.md) 涵盖了这些缺点。
{% endhint %}

{% hint style="info" %}
您可以在我们的[设置指南](/cn/shi-yong-zhi-nan/getting-started.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/datacenter-proxies.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.
