> For the complete documentation index, see [llms.txt](https://developers.oxylabs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.oxylabs.io/products/cn/dai-li/datacenter-proxies/proxy-list.md).

# 代理列表

在以下位置查找您已购买的代理完整列表： **我的产品** -> **数据中心代理** -> **代理列表** 仪表板中的菜单。&#x20;

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

您的代理列表包含以下信息：

<table data-header-hidden><thead><tr><th width="158"></th><th></th></tr></thead><tbody><tr><td><strong>入口点</strong></td><td>连接到您的代理的网关——此值永远不变，并且始终为 <code>dc.oxylabs.io</code></td></tr><tr><td><strong>端口</strong></td><td>允许您从列表中访问特定代理的具体端口。端口号始终从 <code>8001</code> 开始，并依次递增。</td></tr><tr><td><strong>国家</strong></td><td>代表您的代理所在地的两字母国家代码。</td></tr><tr><td><strong>分配的 IP</strong></td><td>分配给所示端口的特定代理。</td></tr></tbody></table>

请注意，您将使用不同的端口来指定在通过请求时使用哪个代理/出口 IP `dc.oxylabs.io`，这意味着您不会直接访问您的代理/IP。与直接访问 IP 相比，这种方法可确保更稳定、更便捷的服务。集成和配置过程也更简单，而且在 IP 更换的情况下，您的端口号不会改变。

{% hint style="info" %}
请注意，系统会自动将 IP 分配到端口。对您的方案进行更改后，端口的 IP 分配也可能会发生变化。
{% endhint %}


---

# 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://developers.oxylabs.io/products/cn/dai-li/datacenter-proxies/proxy-list.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.
