> For the complete documentation index, see [llms.txt](https://developers.oxylabs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.oxylabs.io/integrations/cn/proxy-integrations/dedicated-isp-proxies-guides/proxifier.md).

# Proxifier

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

本指南将演示如何使用 Oxylabs 设置 Proxifier **独享ISP代理** 通过仪表板购买。

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

### 输入代理详情

为独享ISP代理指定以下详细信息和 **启用身份验证**:

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

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

**端口：** `8001`

{% hint style="success" %}
您需要从已购买的中选择分配给 IP 地址的端口 [**代理列表**](broken://pages/7fd13a6e3bd5e827f37ba7aaf782b77f6d508cae)**,** 您可以在 Oxylabs 仪表板上找到。 `8001` 该端口将为所有请求从您的列表中选择第一个 IP 地址。

使用端口 `8000` 用于自动 [代理 IP 轮换](broken://pages/66709396c838c13f121c37b3699df5bab4276740).
{% endhint %}

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

**密码：** `PASSWORD`

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

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

{% step %}

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

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

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

<figure><img src="/files/87ec3a8e4b40d3335e6fc657fac3e967f4854be4" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/493777be87d6c57983571f13eec3ea9fd0ab4dc4" alt=""><figcaption></figcaption></figure>

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

你可以从上到下重新排列代理规则的优先级。

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

<figure><img src="/files/63e4e90dcd5e0d7953163acfa3c919fee3731620" alt=""><figcaption></figcaption></figure>

本指南也适用于 [住宅代理](https://developers.oxylabs.io/proxies/integration-guides/3rd-party-integrations/proxifier), [ISP代理](/integrations/cn/proxy-integrations/isp-proxies-guides/proxifier.md), [企业独享数据中心代理](/integrations/cn/proxy-integrations/dedicated-datacenter-proxies-guides/enterprise/proxifier.md), [自助独享数据中心代理](/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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-isp-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.
