# 初始设置

使用我们提供的随机移动 IP 地址通过反向连接入口向gw\.netnut.net:5959 发送请求。用您的代理用户信息替换“用户名”和“密码”并输入目标站点 URL。 请注意，NetNut 移动代理会自动轮换，为每个新请求分配一个新的 IP 地址。

curl示例：

curl-x 用户名-mob-any:密码@gw\.netnut.net:5959 "example.site.com"

NetNut 移动代理支持 HTTP/HTTPS/SOCKS5 协议。点击这里[了解更多](https://help.netnut.io/netnut-documentation/netnut-proxies/mobile-proxies/protocols) 。

您可以通过将两个字母的国家/地区代码添加到字符串来指定要使用的国家/地区 IP。例如，如需要荷兰代理则添加国家代码nl，如下例所示：

curl-x 用户名-mob-nl:密码@gw\.netnut.net:5959 "example.site.com"

&#x20;

点击查看[国家/地区代码](https://countrycode.org/)列表。请注意，对于英国，NetNut 使用代码 UK，而不是 GB。

&#x20;

会话控制允许您为多个连续请求保留相同的代理。使用相同的字符串（会话 ID）发送请求将为您提供相同的代理 IP。为此，请将 sid-44575 添加到您的字符串中，如下例所示（sid后面的数字只是示例，您可以使用任何随机数字）：

curl-x 用户名-mob-<国家/地区代码>-sid-44575:密码@gw\.netnut.net:5959 "example.site.com"

<br>

请参阅我们有关第三方设置和配置的信息。NetNut 支持第三方工具，例如：MultiLogin、Web Scraper、Jarvee、Puppeteer 等。

&#x20;

端点生成器提供了另一种设置移动代理的方法。

1\. 登录仪表板

2\. 选择移动代理，然后单击端点生成器

3\. 选择参数

4\. 使用提供的端点将 NetNut 代理与第三方工具集成

&#x20;

登录仪表板以获取附加功能，例如跟踪使用情况统计信息和子用户信息。

如有任何疑问，请联系您的个人客户经理或我们的支持团队：<support@netnut.io>。

<br>

***


---

# 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://help.netnut.io/netnut-documentation/netnut-documentation-chn/netnut-dai-li/yi-dong-dai-li/chu-shi-she-zhi.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.
