> 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/hidemyacc.md).

# Hidemyacc

[Hidemyacc](https://hidemyacc.com/) 是一款反检测浏览器，可防止网站根据用户的 [浏览器指纹](https://oxylabs.io/blog/browser-fingerprinting)。你可以将 Oxylabs 代理添加到浏览器配置文件中，以隐藏你的 IP 并访问受地理限制的内容，进一步增强自适应浏览管理。

{% hint style="warning" %}
**注意：** 本指南中的部分截图为说明用途展示了使用住宅代理的设置过程，请参阅正文中提供的数据中心代理的具体指南。
{% endhint %}

按照以下快速步骤集成数据中心代理：&#x20;

1. [下载](https://hidemyacc.com/download) & 设置应用程序、创建账户并登录。你可以免费使用 7 天试用期。
2. 启动应用后，选择 **+创建新配置文件**.&#x20;

<figure><img src="/files/802e5a1371a7334344a93095e6fdf471c767746f" alt=""><figcaption></figcaption></figure>

2\. 配置你的浏览器配置文件，包括 **代理** 设置。在这里，你可以自定义所有指纹选项。

<figure><img src="/files/7800b22f256d61db88759a387b2fe74fa0b38fe7" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/dac173be375e0c9179de314e322c9c34c80dfb3c" alt=""><figcaption></figcaption></figure>

3\. 在 **代理**下，选择 **你的代理**.

<figure><img src="/files/84d6e6ff4a8fbb40e7dbd6741070f9bb4217f731" alt=""><figcaption></figcaption></figure>

4\. 为 Oxylabs 代理添加以下详细信息。

{% hint style="info" %}
**注意：** 你也可以使用以下格式添加代理： `IP:Port:username:password`。 （这里 IP 可接受 Host 值）
{% endhint %}

**连接类型：** `HTTP`, `HTTPS`, `SOCKS5`

**IP/Host：** `dc.oxylabs.io`

**端口：** `8001`

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

**密码：** `PASSWORD`

{% hint style="warning" %}
**注意：** 别忘了添加 `不要忘记在您的用户名中添加` 作为你的用户名的前缀。
{% endhint %}

<figure><img src="/files/7c50ffe3b302a0cc6db8bf1747af8f5c34a96172" alt=""><figcaption></figcaption></figure>

在 **按 IP 付费** 订阅模式下，每个端口号会按顺序对应你列表中的一个 IP 地址。例如，端口 `8001` 将使用第一个 IP 地址。更多信息，请查看我们的 [文档](https://developers.oxylabs.io/proxies/datacenter-proxies/proxy-list).

在 **按流量付费** 订阅模式下，端口 `8001` 会随机选择一个 IP 地址，但在当前会话中保持一致。若要指定代理位置，例如美国位置，请像这样使用用户认证字符串： `user-USERNAME-country-US:PASSWORD`。参阅我们的 [文档](https://developers.oxylabs.io/proxies/datacenter-proxies/ip-control) 了解更多信息。&#x20;

5\. 输入你的 Oxylabs 代理用户凭据。使用你在创建新代理用户时输入的相同用户名和密码，在 [Oxylabs 控制面板](https://dashboard.oxylabs.io/en/).

6\. 要确认功能，请选择 **检查代理** 并查看位置详情。

**注意：** 下面的截图展示了一个使用 **Oxylabs 住宅代理**的示例。对于数据中心代理，请使用前面显示的代理详细信息。

<figure><img src="/files/c5d0351298ab96f753f4141c039b89702c102fdc" alt=""><figcaption></figcaption></figure>

你也可以选择使用批量导入代理，使用 **Proxy Manager**。在这里，你无需先创建浏览器配置文件即可添加代理列表。先设置代理，然后将它们添加到浏览器配置文件中或从中移除。

<figure><img src="/files/956b7c7e0697ee75aa80197e673c15d0e7ae5dd4" alt=""><figcaption></figcaption></figure>

7\. 最后，按 **创建** 然后 **运行** 新创建的浏览器配置文件。

<figure><img src="/files/101efb0981c71e9d1503913fe4939a63ea68cb98" alt=""><figcaption></figcaption></figure>

浏览器最初会打开一个 IP 检查网站。在这里，你可以再次检查代理效果。

<figure><img src="/files/28861ba901430bcbe7726a1d47e12d3c5d2d5d38" alt=""><figcaption></figcaption></figure>

现在，你可以使用一个应用程序自动化网页交互，并以完全匿名的方式管理多个账户。


---

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