# 如何在Xlogin中设置1024代理

### Xlogin简介

Xlogin 是一款轻量级的 指纹浏览器 / 反检测浏览器（Anti-detect Browser），支持在同一设备上创建多个相互隔离的浏览器环境，通过模拟不同浏览器指纹来避免账号关联，常用于多账号管理、社交媒体运营和基础自动化场景。

### 下载并安装 Xlogin

Xlogin支持免费试用。

Xlogin官方的下载地址为：<https://www.xlogin.us/download.php>

{% stepper %}
{% step %}

### 新建浏览器文件

按照Xlogin的使用步骤，需要先订阅套餐，然后点击新建浏览器配置文件。

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

{% endstep %}

{% step %}

### 填写代理信息

点击【新建浏览器配置文件】后我们可以看到出现一个新弹窗，在设置好显示名称、备注信息之后，点击下图中的【设置代理服务器】的按钮。

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

代理服务器设置弹窗中显示了代理类型、IP地址、端口、登录用户、登录密码等信息。要开启启用代理服务器，并将1024Proxy中的提取的代理信息粘贴到对应的矩形框中。

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

点击启用代理服务器

<figure><img src="/files/6Ae1p1urQCGfuMflTmVP" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### SOCKS5协议类型

Xlogin支持多种代理类型，包含HTTP、Socks4、Socks5、HTTPS等协议，我们这里选择SOCKS5可以适用于绝大部分的代理协议，并且有更好的匿名性。

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

从1024Proxy的操作台中筛选提取代理IP的账密信息，并复制粘贴到Xlogin的代理服务器设置弹窗中。

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

复制后，不需要我们逐个填写，我们可以直接点击一下Xlogin中的【粘贴代理信息】按钮，被复制的账密命令将会自动拆分填写到对应位置中。

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

{% endstep %}

{% step %}

### 测试代理是否可用

填写完毕后，点击测试代理，如果出现绿色的弹窗提示并且展示了详细的IP信息则说明提取的IP可以正常使用，反之则说明线路连接不通需要更换一个代理。

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

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

{% endstep %}

{% step %}

### 完成代理设置并启动

设置完毕后点击保存配置，即可完成浏览器的代理设置了。

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


---

# 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://help.1024proxy.com/1024/1024proxy/integrationtutorial/fbt/xlogin.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.
