# 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。**  输入您的代理服务器详细信息和凭据：

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

**端口：** `8001`

**认证：** `开`

{% hint style="info" %}
你需要选择一个分配给已购买的 IP 地址的端口， [**代理列表**](https://developers.oxylabs.io/proxies/dedicated-datacenter-proxies/self-service/proxy-list)**,** 你可以在 Oxylabs 仪表板中找到它。如果你输入端口 `8000`，它会从你的列表中随机选择一个 IP 地址。
{% endhint %}

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

**密码：** `密码`

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

<figure><img src="/files/4260aee449af025649158fe5b97d42095a52702e" 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/dedicated-datacenter-proxies-guides/self-service/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.
