docs: tips on ShadowTLS

This commit is contained in:
monsoon 2023-10-14 22:15:41 +08:00
parent bc4545f2ef
commit 6232fd3571
4 changed files with 16 additions and 0 deletions

View File

@ -33,6 +33,10 @@
} }
``` ```
!!! error ""
ShadowTLS should be used with other TCP-based protocols together, see [Examples](/examples/shadowtls/).
### Listen Fields ### Listen Fields
See [Listen Fields](/configuration/shared/listen) for details. See [Listen Fields](/configuration/shared/listen) for details.

View File

@ -33,6 +33,10 @@
} }
``` ```
!!! error ""
ShadowTLS 需要和其它基于 TCP 的协议配合使用,参阅 [示例](/zh/examples/shadowtls/)。
### 监听字段 ### 监听字段
参阅 [监听字段](/zh/configuration/shared/listen/)。 参阅 [监听字段](/zh/configuration/shared/listen/)。

View File

@ -15,6 +15,10 @@
} }
``` ```
!!! error ""
ShadowTLS should be used with other TCP-based protocols together, see [Examples](/examples/shadowtls/).
### Fields ### Fields
#### server #### server

View File

@ -15,6 +15,10 @@
} }
``` ```
!!! error ""
ShadowTLS 需要和其它基于 TCP 的协议配合使用,参阅 [示例](/zh/examples/shadowtls/)。
### 字段 ### 字段
#### server #### server