# Proxifier

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

本指南将演示如何设置 Oxylabs [ISP代理](https://oxylabs.io/products/isp-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 %}

### 输入代理详情

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

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

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

**端口：** `8001`

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

**密码：** `PASSWORD`

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

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

ISP代理 为每个端口分配一个特定的 IP 地址和位置。端口 `8001` 始终使用您的 [代理列表](https://developers.oxylabs.io/proxies/isp-proxies/proxy-list)中的第一个 IP。使用端口 `8000` 以启用 [代理轮换](https://developers.oxylabs.io/proxies/isp-proxies/proxy-rotation).

要从特定国家/地区的代理池获取轮换 IP，请使用以下格式设置用户名： `user-USERNAME-country-XX`，其中 `XX` 是国家代码（例如， `US` 表示美国）。
{% 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="warning" %}
**注意：** “ **默认** ”规则会应用于所有连接，如果其上方没有自定义规则。
{% endhint %}

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

本指南也适用于 [住宅代理](https://developers.oxylabs.io/proxies/integration-guides/3rd-party-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)，以及 [数据中心代理](/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/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.
