# Dolphin {anty}

Dolphin {anty} 支持按画像配置代理和批量导入 `ip:port:user:pass` 清单，两个特性都对 helodata 友好。

## 单画像配置

1. **创建画像** → **代理 → 添加代理**。
2. 选 **自定义**。
3. 填写：

### 住宅 / 移动（网关型）

| 字段            | 值                                                                |
| ------------- | ---------------------------------------------------------------- |
| 类型            | HTTP 或 SOCKS5                                                    |
| IP            | `gate.helodata.io`                                               |
| 端口            | `7777`                                                           |
| Login         | `helo_s1a2b3c4d5e-type-res-region-us-session-prof01-sesstime-30` |
| 密码            | 子账号密码                                                            |
| Change IP URL | （留空——通过用户名的 `session` 处理）                                        |

### ISP

| 字段    | 值                  |
| ----- | ------------------ |
| 类型    | HTTP 或 SOCKS5      |
| IP    | `198.51.100.42`    |
| 端口    | `8000`             |
| Login | `helo_s1a2b3c4d5e` |
| 密码    | 子账号密码              |

4. **检测代理** 确认出口 IP。
5. **保存 → 启动**。

\[screenshot: Dolphin {anty} 代理配置]

## 批量导入

**代理 → 导入 → 批量导入**。粘贴下面任一格式：

```
gate.helodata.io:7777:helo_s1a2b3c4d5e-type-res-region-us-session-p1-sesstime-30:PASSWORD
gate.helodata.io:7777:helo_s1a2b3c4d5e-type-res-region-us-session-p2-sesstime-30:PASSWORD
```

或直接粘贴 ISP 清单：

```
198.51.100.42:8000:helo_s1a2b3c4d5e:PASSWORD
198.51.100.43:8000:helo_s1a2b3c4d5e:PASSWORD
```

Dolphin 按冒号拆解 IP/端口/Login/密码，每行一个代理条目。

## 指纹联动

**画像 → 指纹** 中开启 **与代理同步**，让语言、时区、地理与代理国家匹配。

## 验证

`https://browserleaks.com/ip` 与 `https://browserleaks.com/webrtc`。

## 常见陷阱

* **不该填的 Change IP URL** — Dolphin 会在会话间调用它，破坏 helodata 的有状态轮换，请留空。
* **SOCKS5 DNS 泄露** — Dolphin 的 SOCKS5 默认远端解析，但请用 `browserleaks.com/dns` 复核。


---

# 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://docs.helodata.com/helodata-zh/ji-cheng-zhi-nan/fan-jian-ce-liu-lan-qi/dolphin.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.
