# 初始设置

发送请求到gw\.netnut.net:5959将使用随机数据中心IP地址。 使用您的代理用户信息替换用户名和密码，然后输入相关的站点URL。 请注意，Netnut数据中心代理会自动轮换，为每个新请求分配一个的IP地址。

curl示例：

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

&#x20;

您可以通过在字符串中添加两个字母的国家代码来指定要使用的国家IP。 例如，需要使用荷兰代理的请求则添加NL，如下示例：

curl-X用户名-dc-nl:密码@gw\.netnut.net:5959“ example.site.com”

&#x20;

请参阅[国家代码](https://countrycode.org/)列表。请注意，对于英国，Netnut使用代码UK，而不是GB。

&#x20;

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

curl -x用户名-dc- \<Country Code> -SID-44575:密码@gw\.netnut.net:5959“ example.site.site.com”

&#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/shu-ju-zhong-xin-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.
