From fffec24c99bbf81909078f7c5e15e3c45976424e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Er=C3=A8be=20-=20Romain=20Gerard?= Date: Mon, 4 Dec 2023 08:59:43 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 296e73e..f0aca11 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ Options: Server will only accept connection from the specified tunnel information. Can be specified multiple time Example: --restrict-to "google.com:443" --restrict-to "localhost:22" - --restrict-http-upgrade-path-prefix + -r, --restrict-http-upgrade-path-prefix Server will only accept connection from if this specific path prefix is used during websocket upgrade. Useful if you specify in the client a custom path prefix and you want the server to only allow this one. The path prefix act as a secret to authenticate clients