# 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 %}

### 输入代理详情

如果您通过销售购买了独享数据中心代理，请指定以下内容。请务必同时 **启用身份验证**:

**协议：** `SOCKS5`

**地址：** `1.2.3.4` （来自您的 IP 地址 [代理列表](https://developers.oxylabs.io/proxies/dedicated-datacenter-proxies/enterprise/proxy-lists))

**端口：** `1180`

**用户名：** `用户名`

**密码：** `PASSWORD`

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

对于企业版独享数据中心代理，请从 [已获取列表](https://developers.oxylabs.io/proxies/dedicated-datacenter-proxies/enterprise/proxy-lists).
{% 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/self-service/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/enterprise/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.
