# 节点介绍

{% hint style="success" %}
身处中国大陆的用户应该避免直接连接 Edge/5G 节点

可通过 [可选项参数](/black-hole/advanced/ding-yue-di-zhi-tuo-guan-di-zhi/untitled.md) 筛选出适合当前网络环境的节点
{% endhint %}

| 节点级别              | 传输性质    | 特点或接入点               | 链路                                                      |
| ----------------- | ------- | -------------------- | ------------------------------------------------------- |
| Edge              | 公网      | -                    | Gloabl network                                          |
| 5G                | 公网      | AWS Wavelength       | Gloabl network                                          |
| GIA               | 公网      | 高优先级路由               | <ul><li>CN2 GIA </li><li>AS9929</li><li>CMIN2</li></ul> |
| OCTO              | 公网 & 内网 | IX/QUIC transmission | Octopus network                                         |
| IEPL (Air)        | 内网      | -                    | IEPL                                                    |
| IEPL (Std)        | 内网      | -                    | IEPL                                                    |
| IEPL (Pro)        | 内网      | -                    | IEPL                                                    |
| IEPL (Ultra/Plus) | 内网      | -                    | IEPL                                                    |
| IEPL (Max/AC/BGP) | 内网      | -                    | IEPL                                                    |
| IEPL (IX)         | 内网      | -                    | IEPL                                                    |
| HA                | 内网      | -                    | IEPL                                                    |
| Gamer             | 内网      | -                    | IEPL                                                    |

## Edge (国际标准边缘网络)

世界各地的运营商或商家提供的云服务，提供 300Mbps 到 10Gbps 不等的国际网络容量。

{% hint style="warning" %}
无法提供 SLA

无法对身处中国大陆的用户保证速率

无法对身处中国大陆的用户保证链通性

可以通过[节点中继](https://dlercloud.com/user/relay)或[流量转发](https://dlercloud.com/user/cusrelay)改善链路性能
{% endhint %}

## 5G (AWS Wavelength 5G 边缘网络)

> AWS Wavelength 是一款针对移动边缘计算应用程序优化的 AWS 基础设施产品。Wavelength 区域是一种AWS 基础设施部署，可在 5G 网络边缘的通信服务提供商 (CSP) 数据中心中嵌入 AWS 计算和存储服务，因而来自 5G 设备的应用程序流量可以在不离开移动通信网络的情况下到达 Wavelength 区域中运行的应用程序服务器。这就避免了因应用程序流量必须遍历互联网中的多个跃点才能达到其目的地而导致的延迟，从而使客户能够充分利用现代 5G 网络提供的低延迟和带宽优势。
>
> 来源：<https://aws.amazon.com/wavelength>

AWS EC2  内网直达当地网络运营商5G 网络基站，从而使用最接近"原生"的IP。

{% hint style="warning" %}
无法对身处中国大陆的用户保证速率

无法对身处中国大陆的用户保证链通性

可以通过[节点中继](https://dlercloud.com/user/relay)或[流量转发](https://dlercloud.com/user/cusrelay)改善链路性能
{% endhint %}

## GIA (大陆优化线路)

由骨干网络和精品业务网络组成，是中国大陆最顶级的承载网络

{% hint style="warning" %}
无法提供无限量的数据传输

无法对身处中国大陆的用户保证链通性

在某些特定的时期，无法对身处中国大陆的用户保证链通性，但我们会尽量尽快解决
{% endhint %}

## IEPL (内网专线)

国际以太网专线节点，以太网接口的增强型的 IPLC 产品，是一个端到端的真正的以太网电路，纯以太网电路将提供比 IPLC 更少的抖动和更高的性能。

## AC/HA (内网专线)

私网通信通道，实现自动路由分发及学习，提高网络的快速收敛和跨网络通信的质量和安全性，实现全网资源的互通，是具有企业级规模和通信能力的互连网络。

* 使用 BGP 协议同时接入多个运营商，可以根据设定的寻路协议实时自动优化网络结构，保持客户使用的网络持续稳定，高效。
* 多线接入的 BGP，能够感知接入线路及运营商内部网络状况，运营商内部故障时，能够快速切换到其他运营商接入链路，保证用户能够正常访问。

## Gamer (游戏节点)

SS / SSR / SS2022 / Vmess / Trojan 并非为游戏设计的，其设计结构和很多代码实现都并不能提供足够优秀的游戏性能，我们无法提供 Gamer 节点的 SLA 保证，建议有游戏加速需求的用户使用专业的游戏加速器。


---

# 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.dler.io/black-hole/basic/jie-dian-jie-shao.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.
