From 862d1dc9e24bcdf0a57baaee707a049e99ff46df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Er=C3=A8be=20-=20Romain=20Gerard?= Date: Wed, 1 May 2024 12:24:11 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bfb6bb1..19a7cdf 100644 --- a/README.md +++ b/README.md @@ -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 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