Fix readme port typo (#255)

This commit is contained in:
Dima-Kal 2024-04-13 15:42:21 +03:00 committed by GitHub
parent 8b6661e186
commit 20e28fdb5e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -314,7 +314,7 @@ wstunnel server --restrict-to localhost:51820 wss://[::]:443
on your local machine start the client like this 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 change your wireguard client config to something