This commit is contained in:
WinsDominoes 2024-02-13 19:10:19 +07:00
parent 8127b63c06
commit 8639674f10
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ cactus-tunnel server
## Client ## Client
Run the command 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 ### Explanation
- `ws://[TUNNEL_SERVER]:[TUNNEL_SERVER_PORT]` - The tunnel server itself - `ws://[TUNNEL_SERVER]:[TUNNEL_SERVER_PORT]` - The tunnel server itself