# Proxifier

[Proxifier](https://www.proxifier.com/) 是一款适用于 Windows、macOS 和 Android 的通用代理启用工具，它允许那些 **原生不支持代理** 通过代理服务器连接到互联网。

本指南将演示如何设置 Oxylabs [独享数据中心代理](https://oxylabs.io/products/datacenter-proxies/dedicated-datacenter-proxies) 与 Proxifier 配合使用。

{% stepper %}
{% step %}

### 下载 Proxifier

[下载](https://www.proxifier.com/) 并安装 Proxifier，利用 31 天免费试用。在 Windows 上，您还可以获取便携版本。

{% hint style="info" %}
**注意：** 在添加代理之前，请禁用您可能已经启用的 VPN、应用内代理设置或操作系统代理设置，以避免冲突或双重重定向。
{% endhint %}
{% endstep %}

{% step %}

### 添加代理

前往 **代理服务器** 并 **添加** 一个新代理。

<figure><img src="/files/3db90188c8b3c872cc4fc9e48dcd1a77b816edd7" alt=""><figcaption></figcaption></figure>

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

{% step %}

### 输入代理详情

如果您通过以下方式购买了独享数据中心代理，请指定以下内容 [控制面板](https://dashboard.oxylabs.io/en/).  还要确保 **启用身份验证**:

**协议：** `HTTPS` 或 `SOCKS5`

**地址：** `ddc.oxylabs.io`

**端口：** `8001`

**用户名：** `user-USERNAME`

**密码：** `PASSWORD`

{% hint style="warning" %}
请确保在您的用户名前加上 `user-` 到您的用户名（例如， `user-john123`).
{% endhint %}

<figure><img src="/files/3057f1baab1565369478358bffa129108e6d4f49" alt="" width="467"><figcaption></figcaption></figure>

对于自助式独享数据中心代理，端口表示来自 [已获取列表](https://developers.oxylabs.io/proxies/dedicated-datacenter-proxies/self-service/proxy-list). 要在每个请求时接收新的 IP，请将端口设置为 `8000` 以激活 [代理轮换](https://developers.oxylabs.io/proxies/dedicated-datacenter-proxies/self-service/proxy-rotation)。请参阅我们的 [文档](https://developers.oxylabs.io/proxies/dedicated-datacenter-proxies/self-service) 以获取进一步指导。
{% endstep %}

{% step %}

### 为特定应用程序启用代理

前往 **代理规则** 并 **添加** 一条新规则。

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

<figure><img src="/files/8f769a24df318377602742ef2f0a1611566adfa0" alt=""><figcaption></figcaption></figure>

**浏览** 用于某个应用程序（找到一个 `.exe` 文件），并将您新添加的代理选择为 **操作**.

<figure><img src="/files/487cf76b88b892f798b1cfec64e238608263a5dc" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/9f8668513e7be018f7f3a8f3630572e9a7e5fd86" alt=""><figcaption></figcaption></figure>

您可以按从上到下的顺序重新排列代理规则优先级。

{% hint style="info" %}
**注意：** “ **默认** ”规则会应用于所有连接，如果其上方没有自定义规则。
{% endhint %}

<figure><img src="/files/908811516ff6608450a20b07ffc9cb523b6cf997" alt=""><figcaption></figcaption></figure>

本指南也适用于 [住宅代理](https://developers.oxylabs.io/proxies/integration-guides/3rd-party-integrations/proxifier), [ISP代理](https://developers.oxylabs.io/proxies/integration-guides/isp-proxies-integrations/proxifier), [企业独享数据中心代理](/integrations/cn/proxy-integrations/dedicated-datacenter-proxies-guides/enterprise/proxifier.md)，以及 [数据中心代理](/integrations/cn/proxy-integrations/datacenter-proxies-guides/proxifier.md).
{% endstep %}
{% endstepper %}


---

# 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://developers.oxylabs.io/integrations/cn/proxy-integrations/dedicated-datacenter-proxies-guides/self-service/proxifier.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.
