# Super Proxy

Super Proxy 是一款可在以下平台上使用的免费应用： [iPhone](https://apps.apple.com/us/app/super-proxy-tunnel-your-apps/id6478274781) 并 [Android](https://play.google.com/store/apps/details?id=com.scheler.superproxy\&hl=en) 它会通过 HTTP 或 SOCKS5 代理服务器为你所有应用程序建立隧道。

本指南将向你展示如何快速将 Oxylabs 连接到 [ISP代理](https://oxylabs.io/products/isp-proxies) 使用 Super Proxy。

### 在 iOS 上

1\. 首先从 App Store 下载 Super Proxy 应用。&#x20;

2\. 安装完成后，打开应用并点击 **+ 添加代理** 以创建新配置文件。&#x20;

<figure><img src="https://oxylabs.io/_next/image?url=https%3A%2F%2Fimages.prismic.io%2Foxylabs-web%2FaADTZ-vxEdbNPLfL_superproxy1.png%3Fauto%3Dformat%2Ccompress&#x26;w=3840&#x26;q=75" alt=""><figcaption></figcaption></figure>

3\. 按如下方式填写所需字段：

* **配置文件名称** – 选择任意名称，帮助你识别此代理（例如，“工作代理”）。

4\. 为 Oxylabs 代理指定以下详细信息。

**协议：** `HTTP` 或 `SOCKS5`

**服务器：** `isp.oxylabs.io`

**端口：** `8001`

<figure><img src="/files/6f78bc1fd74e56c4f55b02b31a589e83063ece78" alt="" width="163"><figcaption></figcaption></figure>

{% hint style="info" %}
查看我们的 [文档](https://developers.oxylabs.io/proxies/isp-proxies) 以获取更多控制选项。
{% endhint %}

5\. 填写你的身份验证信息：

* **身份验证** – 选择 **用户名/密码** 作为你的身份验证方法。
* **用户名：** `user-USERNAME`
* **密码：** `PASSWORD`

{% hint style="warning" %}
别忘了添加 `user-` 这一部分到您的用户名中。
{% endhint %}

填写完详细信息后，点击 **保存**.

6\. 点击 **启动** 以激活你的代理。&#x20;

<figure><img src="https://oxylabs.io/_next/image?url=https%3A%2F%2Fimages.prismic.io%2Foxylabs-web%2FaADUDuvxEdbNPLfj_superproxy3.png%3Fauto%3Dformat%2Ccompress&#x26;w=3840&#x26;q=75" alt=""><figcaption></figcaption></figure>

7\. 你会收到一个弹窗，要求接受 VPN 连接。点击 **允许** 以授予应用 VPN 配置访问权限。

<figure><img src="https://oxylabs.io/_next/image?url=https%3A%2F%2Fimages.prismic.io%2Foxylabs-web%2FaADUluvxEdbNPLf2_superproxy3-1-.png%3Fauto%3Dformat%2Ccompress&#x26;w=3840&#x26;q=75" alt=""><figcaption></figcaption></figure>

这样就完成了。要确认代理是否正常工作，请访问 <https://oxylabs.io/what-is-my-ip> 并检查你的 IP 是否已更改。

### 在 Android 上 <a href="#on-android" id="on-android"></a>

Android 也是同样的流程——步骤如下：&#x20;

1\. 首先在你的设备上打开 Play 商店并下载 Super Proxy 应用。

2\. 打开应用，然后点击 **+ 添加代理** 以创建新配置文件。然后，填写代理详细信息并指定 Oxylabs 代理的所有详细信息。现在，你需要填写身份验证信息——填写完详细信息后，点击 **保存**。之后，点击 **启动** 以启用代理连接。将出现一个请求 VPN 访问权限的弹窗——按 **确定** 以允许。

<figure><img src="/files/80dc174b1f7c3f2dbbcda496021068fb3bdfba9a" alt=""><figcaption></figcaption></figure>

这样就完成了——要验证你的代理是否正常工作，请访问 <https://oxylabs.io/what-is-my-ip> 并检查你的 IP 是否已更改。

***

本指南也适用于 [住宅代理](/integrations/cn/proxy-integrations/residential-proxies-guides/super-proxy.md), [企业独享数据中心代理](/integrations/cn/proxy-integrations/dedicated-datacenter-proxies-guides/enterprise/super-proxy.md), [自助式独享数据中心代理](/integrations/cn/proxy-integrations/dedicated-datacenter-proxies-guides/self-service/super-proxy.md)，以及 [数据中心代理](/integrations/cn/proxy-integrations/datacenter-proxies-guides/super-proxy.md).&#x20;


---

# 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/super-proxy.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.
