# VMLogin

[**VMLogin**](https://vmlogin.us/?ref=oxylabs) 是一个用于创建虚拟浏览器配置文件的工具，可帮助控制浏览器指纹、设置业务工作流以及开发网页自动化等。&#x20;

要将 VMLogin 与 Oxylabs 一起使用 [**移动代理**](/documentation/cn/dai-li/mobile-proxies.md) 请遵循以下说明：

**步骤 1。** 在我们的 [**仪表板**](https://dashboard.oxylabs.io/en/)**.**

**步骤 2。** [**下载**](https://vmlogin.us/download.html) 中打开 VMLogin，启动它并创建新的浏览器配置文件。点击 **获取随机配置文件** （1）或选择您的设置。

**步骤 3。** 点击 **设置代理服务器** (2)

![](/files/d27d57e456106c749503116afa8c3e909389e075)

**步骤 4。** 选择 **HTTP 代理** 作为连接类型。输入以下详细信息：

**IP 地址：** `pr.oxylabs.io`

**代理端口：**`7777`&#x20;

{% hint style="info" %}
你也可以使用随机或带会话粘性的国家特定入口。例如，如果你在 `us-pr.oxylabs.io` 在 **IP 地址下** 和 `10000` 下输入 **端口**，你将获得一个美国出口节点。如果你输入 `10001` 下输入 **端口**，你将收到带有粘性会话的美国出口节点。你可以在这里找到完整的国家特定随机代理入口节点列表 [**此处**](https://developers.oxylabs.io/proxies/residential-proxies/country-specific-entry-nodes#random-proxy-entry-nodes) 以及粘性代理入口节点列表 - [**此处**](https://developers.oxylabs.io/proxies/residential-proxies/country-specific-entry-nodes#sticky-proxy-entry-nodes).
{% endhint %}

**用户名** `Username123`

**密码：** `密码`

![](/files/dc63d4c19b89249e7134665fc72c13ac7b529fa0)

**步骤 5。** 通过点击检查代理是否可用 **测试代理**。如果一切正常，点击 **确认**, **保存** 该配置文件并启动浏览器。

![](/files/da0bae2b4e0f63e5b63bb1109ff102e53f13e6bd)

就是这样！您已准备好在 VMLogin 中使用[ **移动代理**](/documentation/cn/dai-li/mobile-proxies.md) 。

查找原始的 VMLogin 集成博客文章 [此处](https://oxylabs.io/resources/integrations/vmlogin).


---

# 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/documentation/cn/dai-li/integration-guides/3rd-party-integrations-1/vmlogin-1.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.
