> For the complete documentation index, see [llms.txt](https://deeper-network-2.gitbook.io/deeper-connect/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://deeper-network-2.gitbook.io/deeper-connect/gong-neng-jie-shao/dpn.md).

# DPN

## 1.1 模式页面主要用来选择DPN的使用模式。

![](/files/-M_olIur2vKyFBp-G0s6)

● DPN智能路由是自动区分访问的网路数据的地区来确认是否使用隧道

● DPN全路由是所有网络数据都使用指定的隧道来访问

● DPN停用是所有网络数据都不使用隧道来访问

## 1.2 隧道页面是用来建立全球各个国家隧道

![](/files/-M_olPmRCxzU5Xpg3D0F)

● 区域是选择各个大洲，国家或地区是选着需要建立隧道的国家

● 选着好区域和国家后，点击添加按钮完成隧道的添加

● 勾选已经存在的国家，点击删除可以删除不需要的隧道

## 1.3 路由表-->自定义域名页面主要用于网页、app域名来自由配置

![](/files/-M_olfZg9ojBZGTiuSdg)

● 区域1智能路由列表可以把域名指定使用某个国家的隧道访问该域名，域名添加不要带有<http://www、https://www、/、子域名、页面标记等>

● 区域2直达路由列表是配置某个域名不使用任何隧道进行访问该域名，域名添加不要带有<http://www、https://www、/、子域名、页面标记等>

## 1.4 路由表-->自定义IP页面主要是通过IP地址来配置IP是否使用隧道来进行访问

![](/files/-M_oll_EH0ml_DdPA2Rs)

● 区域1智能路由列表可以把IP指定使用某个国家的隧道访问该域名，域名添加不要带有http\://、https\://、/、页面标记等

● 区域2直达路由列表是配置某个域名不使用任何隧道进行访问该域名，域名添加不要带有http\://、https\://、/、页面标记等

## 1.5路由表-->查询页面是查询某个域名或IP是否使用隧道进行访问

![](/files/-M_oltNp5iwxbHBUYWqV)


---

# 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://deeper-network-2.gitbook.io/deeper-connect/gong-neng-jie-shao/dpn.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.
