diff --git a/docs/configuration/inbound/shadowtls.md b/docs/configuration/inbound/shadowtls.md index e8b7ba23..8fdd978f 100644 --- a/docs/configuration/inbound/shadowtls.md +++ b/docs/configuration/inbound/shadowtls.md @@ -33,6 +33,10 @@ } ``` +!!! error "" + + ShadowTLS should be used with other TCP-based protocols together, see [Examples](/examples/shadowtls/). + ### Listen Fields See [Listen Fields](/configuration/shared/listen) for details. diff --git a/docs/configuration/inbound/shadowtls.zh.md b/docs/configuration/inbound/shadowtls.zh.md index 1497ac42..74b58594 100644 --- a/docs/configuration/inbound/shadowtls.zh.md +++ b/docs/configuration/inbound/shadowtls.zh.md @@ -33,6 +33,10 @@ } ``` +!!! error "" + + ShadowTLS 需要和其它基于 TCP 的协议配合使用,参阅 [示例](/zh/examples/shadowtls/)。 + ### 监听字段 参阅 [监听字段](/zh/configuration/shared/listen/)。 diff --git a/docs/configuration/outbound/shadowtls.md b/docs/configuration/outbound/shadowtls.md index 1fa08c77..cfec4c46 100644 --- a/docs/configuration/outbound/shadowtls.md +++ b/docs/configuration/outbound/shadowtls.md @@ -15,6 +15,10 @@ } ``` +!!! error "" + + ShadowTLS should be used with other TCP-based protocols together, see [Examples](/examples/shadowtls/). + ### Fields #### server diff --git a/docs/configuration/outbound/shadowtls.zh.md b/docs/configuration/outbound/shadowtls.zh.md index bb8d0e87..b1938a73 100644 --- a/docs/configuration/outbound/shadowtls.zh.md +++ b/docs/configuration/outbound/shadowtls.zh.md @@ -15,6 +15,10 @@ } ``` +!!! error "" + + ShadowTLS 需要和其它基于 TCP 的协议配合使用,参阅 [示例](/zh/examples/shadowtls/)。 + ### 字段 #### server