# iOS

**iOS** 是苹果为 iPhone 和 iPad 设备开发的移动操作系统。请按照本指南在 iOS 设备上设置您的移动代理。

{% hint style="warning" %}
**注意**：iOS 只允许在 `HTTP` Wi‑Fi 网络连接上使用代理。因此，您将无法设置 `HTTPS` 或 `SOCKS5` 代理并通过蜂窝网络使用代理。
{% endhint %}

以下截图使用 iOS 16.1 拍摄。

**步骤 1。** 打开 iPhone **设置。**

<figure><img src="/files/08dee7bc99b223ad942117c7bfe511a3ca671079" alt="" width="375"><figcaption></figcaption></figure>

**步骤 2。** 选择 **Wi‑Fi**.

<figure><img src="/files/d6243a63701c080c761a5c7a74c48d69244e2165" alt="" width="375"><figcaption></figcaption></figure>

**步骤 3。** 点击您当前连接的 Wi‑Fi 网络旁边的蓝色信息图标（连接状态会以蓝色对勾标示）。

<figure><img src="/files/2f77d1f0b6daa35f37aa6fe4c3427a0e87288de1" alt="" width="375"><figcaption></figcaption></figure>

**步骤 4。** 在三个选项中，选择 **手动** 配置。&#x20;

<figure><img src="/files/dfe176d69bb5ccbef7206c1d1e52878e39ee9da0" alt="" width="375"><figcaption></figcaption></figure>

**步骤 5。**  输入您的代理服务器详细信息和凭据：

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

**端口：** `7777`

**认证：** `开`

{% hint style="info" %}
如有需要，您可以使用特定国家/地区的条目。例如，如果您在 `us-pr.oxylabs.io` 中输入 **服务器** 在 `10000` 字段中输入 **端口** 并在 [文档](https://developers.oxylabs.io/proxies/mobile-proxies/location-settings/country#country-specific-entry-nodes).
{% endhint %}

**用户名：** `customer-username`

**密码：** `密码`

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

<figure><img src="/files/5eecb85ac4de99db3eadaaf83796efed47e1f22a" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
字段下输入，您将获得一个基于美国的出口节点。要查看国家/地区特定入口节点的完整列表，或者如果您需要粘性会话，请查看我们的 **身份验证** 如果您使用的是已加入白名单的 IP，请保持 **身份验证** 关闭。否则，请将其 **用户名** 并 **密码** 打开，以显示相关字段。在那里输入您的 Oxylabs 用户凭据——这些凭据与您在创建新子用户时在 [Oxylabs 控制面板中输入的凭据相同。](https://dashboard.oxylabs.io/en/)
{% endhint %}

**步骤 6。** 在右上角，点击 **保存**.&#x20;

<figure><img src="/files/47495c1238d48048255d0f135178aa969fa77bbd" alt="" width="375"><figcaption></figcaption></figure>

如果您想禁用代理，只需再次点击 **关闭** ，然后 **保存** 即可。

就是这样！您现在已在 iOS 上使用移动代理。您可以在以下位置找到原始集成帖子： [Oxylabs 网站上找到原始集成文章](https://oxylabs.io/resources/integrations/iphone).


---

# 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/mobile-proxies-guides/ios.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.
