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

# How to Set Up Oculus Proxies With Shadowsocks

> Enhance your online privacy and bypass internet restrictions with Shadowsocks, a powerful and lightweight proxying tool. By integrating Shadowsocks, you can configure and manage a secure SOCKS5 proxy connection, allowing for unrestricted access to the web while maintaining high-speed performance.

<img src="https://mintcdn.com/oculus/4CVh05wC6-hsrqWV/integration-guides/img/oculus_integrations/Shadowsocks.png?fit=max&auto=format&n=4CVh05wC6-hsrqWV&q=85&s=9e5b4534f7510e54a2f024dee7bf55d1" alt="title" width="720" height="200" data-path="integration-guides/img/oculus_integrations/Shadowsocks.png" />

## What is Shadowsocks?

**Shadowsocks** is an open-source proxy tool designed to bypass censorship and enhance online privacy. Unlike traditional VPNs, it operates as a secure **SOCKS5 proxy**, offering greater flexibility and speed while maintaining a lightweight footprint. Shadowsocks is particularly effective at evading deep packet inspection (DPI), making it a popular choice for users who need reliable access to restricted content. By using **Shadowsocks together with Oculus Proxies**, you can take full control of your internet connection, ensuring a seamless and private browsing experience.

<Tip>
  If you're using **Oculus** to access search engines like **Google, Bing, or Yandex** and facing connection issues, the proxy type could be the reason. **ISP Premium Proxies** ensure stable and unrestricted access, preventing blocks that standard proxies might encounter. Switching to **ISP Premium Proxies** can help maintain smooth and reliable performance.
</Tip>

## How to Integrate Oculus Proxies With Shadowsocks

<Tabs>
  <Tab title="Windows">
    <Steps>
      <Step title="Download">
        Get the latest **.zip** file from the official [Shadowsocks GitHub repository](https://github.com/shadowsocks/shadowsocks-windows/releases).

        <Frame as="div">
          <img src="https://mintcdn.com/oculus/X-2XOpiHKsYwuIUi/integration-guides/img/shadow1.png?fit=max&auto=format&n=X-2XOpiHKsYwuIUi&q=85&s=245c400b130f50f0f3b8e301057829d7" alt="" width="717" height="494" data-path="integration-guides/img/shadow1.png" />
        </Frame>
      </Step>

      <Step title="Extract & Run">
        Unzip the downloaded folder and open **Shadowsocks.exe**.

        <Frame as="div">
          <img src="https://mintcdn.com/oculus/X-2XOpiHKsYwuIUi/integration-guides/img/shadow2.png?fit=max&auto=format&n=X-2XOpiHKsYwuIUi&q=85&s=802bc7204d308e7ee07e03cea5aeda67" alt="" width="639" height="313" data-path="integration-guides/img/shadow2.png" />
        </Frame>
      </Step>

      <Step title="Configure Your Proxy">
        In the application window, enter the `IP(Host)`, `Port`, and `Password` of your proxy server.

        <Frame as="div">
          <img src="https://mintcdn.com/oculus/X-2XOpiHKsYwuIUi/integration-guides/img/shadow3.png?fit=max&auto=format&n=X-2XOpiHKsYwuIUi&q=85&s=6666ed5a4a4a518d4c9d3463e3e0777e" alt="" width="464" height="471" data-path="integration-guides/img/shadow3.png" />
        </Frame>
      </Step>

      <Step title="Save Your Settings">
        Click **Apply** and then **Save** to store your configuration.

        <Frame as="div">
          <img src="https://mintcdn.com/oculus/X-2XOpiHKsYwuIUi/integration-guides/img/shadow4.png?fit=max&auto=format&n=X-2XOpiHKsYwuIUi&q=85&s=d84f97fd48beb6aca6bd15d886623fb6" alt="" width="467" height="471" data-path="integration-guides/img/shadow4.png" />
        </Frame>
      </Step>

      <Step title="Enable the Proxy">
        Right-click the Shadowsocks tray icon, navigate to **System Proxy**, and select **Global** to activate the proxy. Your Shadowsocks proxy is now set up and running!

        <Frame as="div">
          <img src="https://mintcdn.com/oculus/X-2XOpiHKsYwuIUi/integration-guides/img/shadow5.png?fit=max&auto=format&n=X-2XOpiHKsYwuIUi&q=85&s=024ab18855ba926c47d17d8111935c95" alt="" width="451" height="330" data-path="integration-guides/img/shadow5.png" />
        </Frame>
      </Step>
    </Steps>
  </Tab>

  <Tab title="Android">
    <Steps>
      <Step title="Download">
        First, [download and install](https://play.google.com/store/apps/details?id=com.github.shadowsocks\&hl=en) the Shadowsocks app from the Google Play Store.
      </Step>

      <Step title="Tap on pencil">
        Tap the **Pencil icon** in the top-right corner of the app’s main screen to open the server settings.

        <Frame as="div">
          <img src="https://mintcdn.com/oculus/X-2XOpiHKsYwuIUi/integration-guides/img/shadowsocks1.png?fit=max&auto=format&n=X-2XOpiHKsYwuIUi&q=85&s=7f715c0e2a64d4aaaf70341a2ec24509" alt="" width="360" height="356" data-path="integration-guides/img/shadowsocks1.png" />
        </Frame>
      </Step>

      <Step title="Configure Your Proxy">
        Enter the necessary details: Proxy `Host`, `Port`, and `Password`.

        <Frame as="div">
          <img src="https://mintcdn.com/oculus/X-2XOpiHKsYwuIUi/integration-guides/img/shadowsocks2.png?fit=max&auto=format&n=X-2XOpiHKsYwuIUi&q=85&s=58805b09840292dbde316a7955a5359c" alt="" width="360" height="406" data-path="integration-guides/img/shadowsocks2.png" />
        </Frame>
      </Step>

      <Step title="Save configurations">
        After entering all the details, **save** the profile to apply the settings.

        <Frame as="div">
          <img src="https://mintcdn.com/oculus/X-2XOpiHKsYwuIUi/integration-guides/img/shadowsocks3.png?fit=max&auto=format&n=X-2XOpiHKsYwuIUi&q=85&s=578dcff70b58ab7b9113ccbbf8bf164c" alt="" width="360" height="405" data-path="integration-guides/img/shadowsocks3.png" />
        </Frame>
      </Step>

      <Step title="Enable the Proxy">
        On the main screen of the app, locate the gray button with the **paper plane icon** and press it to **enable the proxy** connection.

        <Frame as="div">
          <img src="https://mintcdn.com/oculus/X-2XOpiHKsYwuIUi/integration-guides/img/shadowsocks4.png?fit=max&auto=format&n=X-2XOpiHKsYwuIUi&q=85&s=617312c6f58399ec9fdfaa2598b290c0" alt="" width="360" height="343" data-path="integration-guides/img/shadowsocks4.png" />
        </Frame>
      </Step>

      <Step title="Successful connection">
        If the setup is successful, the paper plane icon will turn **green**, indicating that the proxy is active. Also, a **VPN icon** will appear in the status bar of your Android device, confirming the connection is established.

        <Frame as="div">
          <img src="https://mintcdn.com/oculus/X-2XOpiHKsYwuIUi/integration-guides/img/shadowsocks5.png?fit=max&auto=format&n=X-2XOpiHKsYwuIUi&q=85&s=040c333d183686cd162a980f641b7ba1" alt="" width="360" height="226" data-path="integration-guides/img/shadowsocks5.png" />
        </Frame>

        <Frame>
          <img src="https://mintcdn.com/oculus/X-2XOpiHKsYwuIUi/integration-guides/img/shadowsocks6.png?fit=max&auto=format&n=X-2XOpiHKsYwuIUi&q=85&s=13a9e75a0e177477d24f8cc425386602" alt="" width="284" height="95" data-path="integration-guides/img/shadowsocks6.png" />
        </Frame>
      </Step>
    </Steps>
  </Tab>
</Tabs>
