# 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:端口:用户名:密码`。（这里 IP 可接受 Host 值）
{% endhint %}

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

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

**端口：** `8001`

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

**密码：** `PASSWORD`

{% hint style="warning" %}
**注意：** 别忘了添加 `user-` 前缀到你的用户名。
{% 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>

，并查看位置详情。 **代理管理器**。在这里，你无需先创建浏览器配置文件即可添加代理列表。先设置代理，然后再将其添加到浏览器配置文件中或从中移除。

<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: 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.
