# Proxifier

[Proxifier](https://www.proxifier.com/) is a universal proxy enabler for Windows, macOS, and Android that allows applications that **don't natively support proxies** to connect to the internet through a proxy server.

This guide will demonstrate how to set up Proxifier with Oxylabs **Dedicated ISP Proxies** purchased via the dashboard.

{% stepper %}
{% step %}

### Download Proxifier

[Download](https://www.proxifier.com/) and install Proxifier and make use of the 31-day free trial. On Windows, you can also get a portable version.

{% hint style="info" %}
**NOTE:** Before adding proxies, disable VPNs, in-app proxy settings, or operating system proxy settings you might already have to avoid conflicting or double reroutes.
{% endhint %}
{% endstep %}

{% step %}

### Add proxy

Go to **Proxy Servers** and **Add** a new proxy.

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

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

{% step %}

### Enter proxy details

Specify the following details for Dedicated ISP Proxies and **enable authentication**:

**Protocol:** `HTTPS` or `SOCKS5`

**Address:** `disp.oxylabs.io`

**Port:** `8001`

{% hint style="success" %}
You will need to choose the port assigned to an IP address from the purchased [**proxy list**](broken://pages/OMntz0sJmAsqbMdiwI3C)**,** which you can find on the Oxylabs dashboard. The `8001` port will pick the first IP address from your list for all requests.

Use port `8000` for automatic [proxy IP rotation](broken://pages/elMbZl82Jnuk1kqhQFBA).
{% endhint %}

**Username:** `user-USERNAME`

**Password:** `PASSWORD`

{% hint style="warning" %}
Make sure to prepend `user-` to your username (e.g., `user-john123`).
{% endhint %}

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

{% step %}

### Enable proxies for a specific application

Go to **Proxification Rules** and **Add** a new rule.

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

<figure><img src="/files/04P5zQibl1UmUBA3Olrl" alt=""><figcaption></figcaption></figure>

**Browse** for an application (locate an `.exe` file) and select your newly added proxy as an **Action**.

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

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

You can rearrange the proxification rule priority from top to bottom.

{% hint style="warning" %}
**NOTE:** The **Default** rule applies to all connections if you don’t have a custom rule on top of it.
{% endhint %}

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

This guide is also available for [Residential Proxies](https://developers.oxylabs.io/proxies/integration-guides/3rd-party-integrations/proxifier), [ISP Proxies](/integrations/proxy-integrations/isp-proxies-guides/proxifier.md), [Enterprise Dedicated Datacenter Proxies](/integrations/proxy-integrations/dedicated-datacenter-proxies-guides/enterprise/proxifier.md), [Self-Service Dedicated Datacenter Proxies](/integrations/proxy-integrations/dedicated-datacenter-proxies-guides/self-service/proxifier.md), and [Datacenter Proxies](/integrations/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/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.
