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