From 8639674f10cacc446c4357a41dbc1cfb807e2659 Mon Sep 17 00:00:00 2001 From: WinsDominoes Date: Tue, 13 Feb 2024 19:10:19 +0700 Subject: [PATCH] typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 660fa4d..2f6d3b1 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ cactus-tunnel server ## Client Run the command ``` -cactus-tunnel client -v ws://[TUNNEL_SERVER]:[TUNNEL_SERVER_PORT] [HOST_SERVER]:[HOST_SERVER_PORT] -h [CLIENT_TARGET] -P [CLIENT_TARGET_PORT] +cactus-tunnel client -v ws://[TUNNEL_SERVER]:[TUNNEL_SERVER_PORT] [HOST_SERVER]:[HOST_SERVER_PORT] -h [CLIENT_TARGET] -p [CLIENT_TARGET_PORT] ``` ### Explanation - `ws://[TUNNEL_SERVER]:[TUNNEL_SERVER_PORT]` - The tunnel server itself