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

# Kameleo

将 Kameleo 与 Oxylabs 住宅代理集成以进行多登录浏览器管理——适用于 Windows 的快速设置指南。

[**Kameleo**](https://kameleo.io/) 是一个适用于 Windows 和 Android 的多登录浏览器管理应用程序。

以下是如何配置我们的分步指南 [**住宅**](https://oxylabs.io/products/residential-proxy-pool) 并 [**移动**](https://oxylabs.io/products/mobile-proxies) 在 Kameleo for Windows 上的代理：

### **步骤 1**

[**下载**](https://kameleo.io/downloads/) 并打开应用。

### **步骤 2**

点击 **应用设置**.

<figure><img src="https://1216392379-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU4lV7kLC2Df45W0aLQlX%2Fuploads%2Fgit-blob-bb869bff59433f5f940180c188d7437956e8bb17%2F1.png?alt=media" alt="Application settings"><figcaption></figcaption></figure>

### **步骤 3**

在下方输入所需的代理信息 **全局代理设置** 于下一个窗口中：

**上游代理类型：** `HTTP`

**代理 IP 或主机名**: `pr.oxylabs.io`

**代理端口：** `7777`

{% hint style="info" %}
您也可以使用随机或粘性、按国家/地区划分的条目。例如，如果您输入 `us-pr.oxylabs.io` 下填写 **代理 IP 或主机名** 并 `10000` 下填写 **代理端口**下，您将获得一个美国出口节点。如果您输入 `10001` 下填写 **代理端口**，您将获得带有粘性会话的美国出口节点。您可以找到完整的 [按国家/地区划分的入口节点](/products/cn/proxies/residential-proxies/location-settings/select-country.md#country-specific-entry-nodes) 以及一份 [粘性代理入口节点](broken://spaces/ZwEHB9k4MH4pDy80n9mF/pages/a7b2e5c423ead1821bf87e8d883aceae933c6fae).
{% endhint %}

**用户名：** `customer-username`

**密码：** `password`

{% hint style="info" %}
确保您已在 `customer-` 部分添加到用户名前面。
{% endhint %}

<figure><img src="https://1216392379-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU4lV7kLC2Df45W0aLQlX%2Fuploads%2Fgit-blob-05042aaf20950e72d6045c761b27c796a769cdcd%2F2.png?alt=media" alt="Global proxy settings"><figcaption></figcaption></figure>

### **步骤 4**

关闭窗口以保存设置。

就是这样！或者创建一个 **新建配置文件** ，或点击 **快速配置文件** 来启动浏览器，此时已启用代理。

查找原始的 Kameleo 集成博客文章 [此处](https://oxylabs.io/blog/kameleo-proxy-integration).


---

# 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, and the optional `goal` query parameter:

```
GET https://developers.oxylabs.io/integrations/cn/proxy-integrations/kameleo.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
