> 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/dedicated-datacenter-proxies-guides/self-service/gologin.md).

# GoLogin

[**GoLogin**](https://gologin.com/) 该软件可通过模拟网站可见的所有浏览器设置，让你隐藏并管理数字指纹。本集成指南将逐步介绍设置 Oxylabs 自助服务的过程 [独享数据中心代理](https://oxylabs.io/products/datacenter-proxies/dedicated-datacenter-proxies) 与 GoLogin 搭配使用。

{% hint style="warning" %}
请注意，本指南中提供的部分截图为了说明演示了使用 住宅代理 的设置过程；请参考正文中提供的 ISP代理 具体指南。
{% endhint %}

{% stepper %}
{% step %}

### 下载 GoLogin

从以下位置下载 GoLogin [**官方网站**](https://gologin.com/download/).
{% endstep %}

{% step %}

### 启动应用

启动应用程序，创建账户并登录。
{% endstep %}

{% step %}

### 创建新配置文件

找到 **添加配置文件** 按钮，位于应用右上角。

<figure><img src="/files/9b0fe3487db50b830ceb91e86d6e5eecf05aed54" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 添加一个新代理

选择 **代理** 选项卡，然后点击 **你的代理**，并在对应字段中输入你的代理详细信息：

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

然后，添加以下代理信息：

**主机**: `ddc.oxylabs.io`

**端口**: `8001`

{% hint style="info" %}
**注意：** GoLogin 仅在测试连接后才允许你选择代理类型（HTTP 或 SOCKS5）。
{% endhint %}

<figure><img src="/files/37cd23b91cde4a63563cb8273e9601839806b775" alt=""><figcaption></figcaption></figure>

对于 Self-Service 独享数据中心代理，端口表示所获取的 IP 地址的顺序编号 [代理列表](https://developers.oxylabs.io/proxies/dedicated-datacenter-proxies/self-service/proxy-list)。查看我们的 [文档](https://developers.oxylabs.io/proxies/dedicated-datacenter-proxies/self-service/proxy-list) 以了解更多详情。

如果你想让每次请求都使用不同的 IP，请更改 **端口** 到 `8000` 以启用 [代理轮换](https://developers.oxylabs.io/proxies/dedicated-datacenter-proxies/self-service/proxy-rotation)。查看我们的 [文档](https://developers.oxylabs.io/proxies/dedicated-datacenter-proxies/self-service) 以了解更多详情。
{% endstep %}

{% step %}

### 输入用户凭据

输入你的 Oxylabs 代理用户凭据。使用你在 [Oxylabs 控制面板](https://dashboard.oxylabs.io/en/).

<figure><img src="/files/5e105eeb3962457f2dadbb3f729366100910cad6" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**注意：** 别忘了添加 **`user-`** 作为你的用户名的前缀。
{% endhint %}
{% endstep %}

{% step %}

### 测试

要检查代理功能，请点击 **检查代理**.

<figure><img src="/files/6006d5a24e384352470d01891fedf072190825a4" alt=""><figcaption></figcaption></figure>

如果测试成功，你将能够 **选择代理协议** – HTTP 或 SOCKS5（不支持 SOCKS4 选项）。

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

选择协议后，点击 **创建配置文件** 完成配置文件，位于屏幕底部。
{% endstep %}

{% step %}

### 配置浏览器指纹（可选）

如果你需要使用特定的浏览器指纹选项，例如用户代理、Cookie 和设备设置，请选择 **设置 >** 并在相应的设置选项卡中编辑你的浏览器指纹。要了解更多信息，请查看 [什么是浏览器指纹识别](https://oxylabs.io/blog/browser-fingerprinting).

<figure><img src="/files/8325f3c9f8b12c514a952635727e4b7490d15af9" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 运行新配置文件

按 **运行** 主屏幕上的按钮，启动新创建的配置文件，并在私人浏览器中继续你的任务。

<figure><img src="/files/936a3810ee90f034c8d54bd9570e0bb0b71521b5" alt=""><figcaption></figcaption></figure>

如果一切都正确完成， <http://myip.gologin.app> 将打开，显示你的自定义指纹信息（一个新的虚拟身份）。

<figure><img src="/files/2cfa08e7769b98c22e1660318ab9cb93c085ec5c" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

就是这样。你已成功将你的 Oxylabs 代理与 GoLogin 集成。


---

# 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/dedicated-datacenter-proxies-guides/self-service/gologin.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.
