From 20e28fdb5e8f6d127d6c0bdb2f5d630befea4e19 Mon Sep 17 00:00:00 2001 From: Dima-Kal <39248175+Dima-Kal@users.noreply.github.com> Date: Sat, 13 Apr 2024 15:42:21 +0300 Subject: [PATCH] Fix readme port typo (#255) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8fc7a1..677c950 100644 --- a/README.md +++ b/README.md @@ -314,7 +314,7 @@ wstunnel server --restrict-to localhost:51820 wss://[::]:443 on your local machine start the client like this ``` -wstunnel client -L 'udp://51280:localhost:51280?timeout_sec=0' wss://my.server.com:443 +wstunnel client -L 'udp://51820:localhost:51820?timeout_sec=0' wss://my.server.com:443 ``` change your wireguard client config to something