update doc
This commit is contained in:
parent
24f380b22b
commit
30a70f8a42
@ -174,7 +174,7 @@ New work connection received from frpc (RPC sent after `run_id` is matched with
|
|||||||
|
|
||||||
#### NewUserConn
|
#### NewUserConn
|
||||||
|
|
||||||
New user connection received from proxy (only support `tcp`) .
|
New user connection received from proxy (only support `tcp`, `stcp`, `https` and `tcpmux`) .
|
||||||
|
|
||||||
```
|
```
|
||||||
{
|
{
|
||||||
|
@ -166,7 +166,7 @@ Response
|
|||||||
|
|
||||||
#### NewUserConn
|
#### NewUserConn
|
||||||
|
|
||||||
新增 `proxy` 连接相关信息 (目前支持 `tcp` 协议)。
|
新增 `proxy` 连接相关信息 (目前支持 `tcp`、`stcp`、`https` 和 `tcpmux` 协议)。
|
||||||
|
|
||||||
```
|
```
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user