> 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/dedicated-isp-proxies/self-service/proxy-list.md).

# 代理列表

在下方查找你已购买的代理和所选高级 ASN 的完整列表 **我的产品** -> **独享ISP代理** -> **代理列表** 仪表板中的菜单。您还可以方便地将代理列表导出为 JSON 或 CSV 格式。

<figure><img src="/files/21833b21a85c15d5b1f3336154d5f9cdc5250699" 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>disp.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>ISP（ASN）</strong></td><td>初始设置期间所选（或如果设置为“随机位置”则分配）的 ISP/ASN 来源名称</td></tr><tr><td><strong>分配的 IP</strong></td><td>分配给所示端口的特定代理。</td></tr></tbody></table>

**请注意，您将使用端口发起请求** 使用您的 IP，这意味着您不会直接访问您的 IP。与直接访问 IP 相比，这种方式可提供更稳定、更便捷的服务。集成和配置过程更简单，而且在 IP 变更时，您的端口号不会改变。

{% hint style="warning" %}
**注意：** 系统会自动将 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/dedicated-isp-proxies/self-service/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.
