From 48fe4028a6bb15ef7acb27acb03bdd71554c2ba0 Mon Sep 17 00:00:00 2001 From: shiling02404 <153594697@qq.com> Date: Fri, 12 May 2023 14:37:53 +0800 Subject: [PATCH] Update tunnel-server README.md (#2519) --- tunnel-server/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tunnel-server/README.md b/tunnel-server/README.md index b0cacbbb1..ede10a585 100644 --- a/tunnel-server/README.md +++ b/tunnel-server/README.md @@ -20,7 +20,7 @@ For example: 4. Arthas server find the `control connection` with the id `bvDOe8XbTM2pQWjF4cfw` - then send a text frame to arthas client: `response:/?method=startTunnel&id=bvDOe8XbTM2pQWjF4cfw&clientConnectionId=AMku9EFz2gxeL2gedGOC` + then send a text frame to arthas tunnel client: `response:/?method=startTunnel&id=bvDOe8XbTM2pQWjF4cfw&clientConnectionId=AMku9EFz2gxeL2gedGOC` 5. Arthas tunnel client open a new connection to tunnel server