# Proxifier

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

本指南将演示如何设置 Oxylabs 的 [数据中心代理](https://oxylabs.io/products/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` 或 `SOCKS5`

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

**端口：** `8001`

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

**密码：** `PASSWORD`

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

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

#### **按 IP 计费订阅**

端口对应于从 [提供的列表中分配给 IP 地址的顺序编号](https://developers.oxylabs.io/proxies/datacenter-proxies/proxy-list)。因此，端口 `8001` 使用您列表中的第一个 IP 地址。要激活 [代理 IP 轮换](https://developers.oxylabs.io/proxies/datacenter-proxies/ip-control)，请将端口设置为 `8000`.

您也可以定义所需的 [地理位置](https://developers.oxylabs.io/proxies/datacenter-proxies/select-country)，例如美国，方法是将代理 **username** 格式化如下： `user-USERNAME-country-US`.

#### **按流量计费订阅**

端口 `8001` 会随机选择一个 IP 地址，但在整个会话中保持一致。将端口值设置为 `8000` 将开启 [代理 IP 轮换](https://developers.oxylabs.io/proxies/datacenter-proxies/ip-control).

您也可以指定 [地理位置](https://developers.oxylabs.io/proxies/datacenter-proxies/select-country)，例如美国，在 **username** 字符串中： `user-USERNAME-country-US`.
{% endstep %}

{% step %}

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

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

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

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

**Browse** 为某个应用程序（找到一个 `.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/dedicated-datacenter-proxies-guides/self-service/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/datacenter-proxies-guides/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.
