> For the complete documentation index, see [llms.txt](https://developers.oxylabs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.oxylabs.io/integrations/cn/proxy-integrations/datacenter-proxies-guides/ios.md).

# 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。** 在这三个选项中，选择 **Manual** 配置。&#x20;

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

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

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

**端口：** `8000`

**身份验证：** `开启`

{% hint style="info" %}
端口 `8000` 将选择一个随机 IP 地址。有关其他设置，例如代理 IP 轮换，请访问 [此文档页面](https://developers.oxylabs.io/proxies/datacenter-proxies/ip-control).
{% endhint %}

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

**密码：** `密码`

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

<figure><img src="/files/ce6cd041d3b1fbc6993b06ec7bb7f170b28a406f" 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/datacenter-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.
