# 代理IP管理

* **方式一：后台导入IP，设置IP使用限制，员工在客户端直接选择使用（适合大型团队管理使用）**
* **方式二：使用人在客户端直接填写IP配置使用（适合个人小部分IP配置使用）**

{% tabs %}
{% tab title="方式一：后台导入IP" %}
IP导入系统后台，在桌面端快捷选用（适合长期使用）

如果有其他渠道购买的IP，可以导入系统，再配置使用。

导入路径：新用户先创建一个IP分组，存放IP。打开系统后台 -【代理IP管理】- 点击【导入IP】-选择【分组】，设置分配规则，建议最多2个账号使用1个IP，下载模板，按照模板示例填写IP，导入文件后，点击确定。导入后在桌面端上号时，可以直接点击配置代理，选择导入的IP使用。

<figure><img src="/files/4uxVRFYWsbDp7a0gLUQi" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="方式二：在桌面端配置IP" %}

#### 在桌面端配置IP使用（适合中短期使用）

您是流量主，让广告主选择【在桌面端配置IP】登号即可

以Talegram设置一号一IP为例

在桌面端→点击【Talegram】-【新建会话】→点击【设置代理】，进入IP代理设置

（1）点击按钮，【启用代理服务器】

根据您的IP协议类型，选择对应代理协议

SOCKS4和SOCKS5协议，支持主机+ 端口方式直接登录，

如果IP需要验证，则点击按钮，输入IP用户名+ 密码

如果是HTTP、HTTPS协议，输入主机+端口后，还需要输入【IP的用户名+密码】

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

填写好后，点击【应用】

系统自动检测IP状态，显示正常，即可开始登号

✅支持导入自己的IP，满足HTTP/HTTPS/SOCKS4/SOCKS5格式

✅老板可批量管理分配IP，方便员工快捷配置账号的代理IP
{% endtab %}
{% endtabs %}


---

# 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.geekscrm.io/dai-li-ip-guan-li.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.
