> ## Documentation Index
> Fetch the complete documentation index at: https://help.decodo.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Safari Browser Proxy Setup Guide

> Use proxies through the Safari browser by setting them up directly on your device.

## Getting Started

Before proceeding, ensure you have:

* No other VPN or proxy active.
* The **proxy endpoint** and **port** (e.g., `us.decodo.com:10101`).
* Your **proxy username** and **password** (or a **whitelisted IP** set).

<Tip>
  **Proxy Guides**

  Learn how to find **proxy details** in your dashboard for each proxy type [**here**](https://help.decodo.com/docs/proxy-quick-start-guides).
</Tip>

## Safari Advanced Settings

<Steps>
  <Step>
    Open Safari.
  </Step>

  <Step>
    Click **Safari** in the top left.
  </Step>

  <Step>
    Then, click **Settings**.

    <img src="https://mintcdn.com/decodo/7Hj3tfc-1rGMirwk/images/docs/c8aad604abfc3b61518caf0761855a9485d000f15975fd18cb3ccde0601225f9-Group_427323402.png?fit=max&auto=format&n=7Hj3tfc-1rGMirwk&q=85&s=182acbc4f91c579e46788930f9700622" style={{ width:"46%" }} className="mx-auto" width="1200" height="568" data-path="images/docs/c8aad604abfc3b61518caf0761855a9485d000f15975fd18cb3ccde0601225f9-Group_427323402.png" />
  </Step>

  <Step>
    In the **Advanced** tab, next to **Proxies:**, click **Change Settings...**.

    <img src="https://mintcdn.com/decodo/eRLuBYAbadfvmqDE/images/docs/1a28fe6909da41ded576c8e17b4fe32d5c15b93af07e1e10dc167c7f39977b8a-Group_427323405.png?fit=max&auto=format&n=eRLuBYAbadfvmqDE&q=85&s=ccd334e84597f54b57caa139fa5602ad" alt="" width="3448" height="2500" data-path="images/docs/1a28fe6909da41ded576c8e17b4fe32d5c15b93af07e1e10dc167c7f39977b8a-Group_427323405.png" />
  </Step>

  <Step>
    Select the protocol: `HTTP`, `HTTPS`, or `SOCKS`.
  </Step>

  <Step>
    Fill in the following fields:

    * **Server** field (e.g. `fr.decodo.com`).
    * **Port** (e.g. `40001`)
  </Step>

  <Step>
    Set up the authentication (optionally, you can instead use a **Whitelisted IP**):

    * Toggle on **Proxy server requires password**.
    * **Username**: Proxy username.
    * **Password**: Proxy password.
  </Step>

  <Step>
    Click **OK**.

    <img src="https://mintcdn.com/decodo/IsWPiMoisao6W8vC/images/docs/edfbfcbfa727096b068beadea050bf00b5852f89ab58092c0f3a3fd12297c967-Group_427323407.png?fit=max&auto=format&n=IsWPiMoisao6W8vC&q=85&s=8c881ccd7e89ae1d7082a5b9bef20e51" alt="" width="3448" height="2164" data-path="images/docs/edfbfcbfa727096b068beadea050bf00b5852f89ab58092c0f3a3fd12297c967-Group_427323407.png" />
  </Step>
</Steps>

### Verify the Connection

<Steps>
  <Step>
    Open the Safari browser and visit [**ip.decodo.com**](https://ip.decodo.com/).
  </Step>

  <Step>
    You may be asked to enter credentials if you're not on a whitelisted IP. Enter the proxy username and password you previously specified.

    <img src="https://mintcdn.com/decodo/eRLuBYAbadfvmqDE/images/docs/39115f5e83ea34f3220135aaba57b6c4e5d18a4459976f2154aa570684c5de4a-Group_427323361.png?fit=max&auto=format&n=eRLuBYAbadfvmqDE&q=85&s=d32cbe42fbfd2813b5f6b536e97747ea" style={{ width:"64%" }} className="mx-auto" width="1200" height="1052" data-path="images/docs/39115f5e83ea34f3220135aaba57b6c4e5d18a4459976f2154aa570684c5de4a-Group_427323361.png" />
  </Step>

  <Step>
    If successful, your IP address will reflect the location of the proxy
  </Step>
</Steps>

***

## Common Issues

### Blocklist

⚠️ Please be aware that we [**restrict access to some websites**](https://decodo.com/faq/general/do-you-have-any-blocked-sites).

### `SOCKS5`

**Residential and Mobile Proxy Support Limitations**

<AccordionGroup>
  <Accordion title="Country Targeting" icon="gear">
    The `gate.decodo.com` **endpoint** and the `7000` **port** must be used to utilize `SOCKS5` Residential or Mobile proxies. **Country** endpoints, such as `us.decodo.com`, will not function!

    You can target specific locations instead by specifying the location in your username using **advanced** **parameters**:

    * e.g.: `user-username-country-us` will connect to the **USA** pool.
  </Accordion>

  <Accordion title="Proxy Rotation" icon="gear">
    To get a **sticky** `SOCKS5` Residential or Mobile proxy in a **tool**, you must use a `session` **parameter**. Otherwise, the proxy will always rotate even with a set `sessionduration` parameter.

    * e.g.: `user-username-session-abc123-sessionduration-30` will connect to the same session.
      * The **session ID** name can be defined by any string of your choice.
  </Accordion>
</AccordionGroup>

<Note>
  Learn more in our **advanced** **parameter** guides for [**Residential**](https://help.decodo.com/docs/residential-proxy-advanced-parameters/) and [**Mobile**](https://help.decodo.com/docs/mobile-proxy-advanced-parameters/) proxies.
</Note>

### Direct IP

<AccordionGroup>
  <Accordion title="Direct IP Parameter Support" icon="gear">
    If you buy an IP list, you can specify which IPs to connect to using the **direct** `ip` parameter in the proxy username: `user-username-ip-x.x.x.x`

    * Supported products: **DC Pay/IP**, **Dedicated DC**, **ISP Pay/IP**, **Dedicated ISP** plans.
    * Products that offer access to the full proxy pool, such as residential proxies, do not support this parameter.
  </Accordion>

  <Accordion title="IP:PORT Format" icon="gear">
    * Decodo proxies don't support an `IP:PORT` format by default.
    * You must use the **endpoint** rotator format (e.g., `us.decodo.com:10101`).
    * If necessary, try the workaround [**here**](https://help.decodo.com/docs/how-to-get-ip-port-format#/), but it only works temporarily before requiring another setup update.
  </Accordion>
</AccordionGroup>

### Troubleshooting

If you experience any other issues, check out our main [**troubleshooting**](https://help.decodo.com/docs/proxy-troubleshooting) section.

***

<Columns cols={2}>
  <Card title="Support" href="https://direct.lc.chat/12092754" cta="Let's chat!">
    Need help or just want to say hello? Our support is available 24/7. \
    You can also reach us anytime via email at [support@decodo.com](mailto:support@decodo.com).
  </Card>

  <Card title="Feedback" href="mailto:feedback@decodo.com" cta="Share feedback">
    Can't find what you're looking for? Request an article! \
    Have feedback? Share your thoughts on how we can improve.
  </Card>
</Columns>
