> 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/isp-proxies-guides/gologin.md).

# GoLogin

[**GoLogin**](https://gologin.com/) 软件允许您通过模拟网站可见的所有浏览器设置来隐藏和管理您的数字指纹。本集成指南将带您完成在 Oxylabs 中进行设置的过程 [ISP代理](https://oxylabs.io/products/isp-proxies) 与 GoLogin 搭配使用。

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

{% stepper %}
{% step %}

### 下载 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>

然后，添加以下代理详情：

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

**端口**: `8001`

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

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

对于 ISP代理，端口会分配给特定的 IP 地址及其位置。因此，端口 `8001` 将始终选取您的 [代理列表](https://developers.oxylabs.io/proxies/isp-proxies/proxy-list).&#x20;

如果您希望每次请求都获取不同的 IP，请将端口更改为 `8000` 以启用 [代理轮换](https://developers.oxylabs.io/proxies/isp-proxies/proxy-rotation).
{% 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/isp-proxies-guides/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.
