# 代理类型

当您使用 Incogniton 时，您很可能也在使用代理来匿名浏览和隐藏您的真实 IP 地址。有几种代理类型可供选择——您需要哪一种？在本文中探索不同的可能性。

### 代理托管类型 / IP 来源

* **静态住宅代理：** 来源于真实的住宅设备，提供最高程度的匿名性。适用于几乎 80% 的用例，是最常用的代理。
* **ISP 代理：** 一种直接从住宅设备使用的互联网服务提供商 (ISP) 获取的住宅代理。ISP 代理非常可靠。
* **数据中心代理：** 来源于为代理服务设计的大型服务器设施。它们速度快且价格实惠，但更容易被检测到，因为它们不属于真实用户。
* **移动代理：** 通过移动运营商 IP 路由流量，非常适合与移动受众合作。移动代理提供高伪装，但价格最贵。
* **免费未封锁代理：** 用于访问被封锁的内容、测试地理位置或其他简单任务且无成本。然而，免费代理不适合账户管理，因为它们的性能可能会有所不同，并且与多个用户共享。了解更多关于免费代理的信息 [这里](https://incogniton.com/features/free-in-built-proxies/)。

### 代理连接类型

购买代理时，您可以选择不同的连接类型：

* **HTTP 代理：** 用于网络流量（HTTP 和 HTTPS 请求），与网络浏览器广泛兼容。
* **HTTPS 代理：** 与 HTTP 代理相同，但使用 SSL 添加加密，保护您的设备与代理服务器之间的数据。
* **SOCKS 代理：** 用于各种流量类型（应用程序、种子等），不仅限于网络流量。

### 静态代理与旋转代理

* **静态代理：** 在需要的时间内保持相同的 IP 地址——非常适合长时间处理相同账户。
* **旋转代理：** 自动在不同 IP 地址之间切换——每个请求都可以分配一个新的 IP。
* **粘性代理：** 旋转 IP 地址，但频率低于旋转代理（提供中间选项）。

### 用例的代理类型

| 用例           | 代理类型                          |
| ------------ | ----------------------------- |
| 社交媒体 / 多账户管理 | 静态住宅 / ISP 代理                 |
| 电子商务和代发货     | 静态住宅 / ISP 代理                 |
| 网络抓取和数据收集    | 静态住宅 / ISP 代理和移动代理（针对基于移动的网站） |
| 价格比较         | 数据中心代理                        |
| 一般网络浏览       | 数据中心代理                        |

{% hint style="info" %}
**Google 是否检测到您正在使用代理？** 这个问题很可能是由您附加到浏览器配置文件的代理质量引起的。我们建议您使用适合您用例的高质量代理。
{% endhint %}

{% hint style="info" %}
想知道如何在您的 Incogniton 账户中集成代理吗？请阅读[这篇文章](/documentation/chinese-documentation/dai-li-guan-li/incogniton-proxy-shop.md)。如果您有任何其他问题，请随时联系我们的[支持部门](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/proxy-types.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.
