Update README.md

This commit is contained in:
Erèbe - Romain Gerard 2024-05-01 12:24:11 +02:00 committed by GitHub
parent dfa99f834d
commit 862d1dc9e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -550,6 +550,9 @@ wstunnel client --http-upgrade-path-prefix h3GywpDrP6gJEdZ6xbJbZZVFmvFZDCa4KcRd
Now your wstunnel server, will only accept connection if the client specify the correct path prefix during the upgrade Now your wstunnel server, will only accept connection if the client specify the correct path prefix during the upgrade
request. request.
If you need more customization, you can use a config file to specify specific rules with `--restrict-config`.
You can find examples of restriction rules [there](https://github.com/erebe/wstunnel/blob/main/restrictions.yaml)
--- ---
### Use HTTP2 instead of websocket for the transport protocol <a name="http2"></a> ### Use HTTP2 instead of websocket for the transport protocol <a name="http2"></a>