From 9156766f25931be1573d1ed3f796621fc9999d09 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Er=C3=A8be=20-=20Romain=20Gerard?=
Date: Fri, 19 Apr 2024 20:41:00 +0200
Subject: [PATCH] Update README.md
---
README.md | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 606a288..74a3029 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ nodejs to use this tool, I remade it in ~~Haskell~~ Rust and improved it.
* Dynamic tunneling (TCP, UDP Socks5 proxy and Transparent Proxy)
* Support for http proxy (when behind one)
* Support for tls/https server with certificates auto-reload (with embedded self-signed certificate, or your own)
-* Support of mTLS with certificates auto-reload
+* Support of mTLS with certificates auto-reload - [documentation here](https://github.com/erebe/wstunnel/blob/main/docs/using_mtls.md)
* Support IPv6
* Support for Websocket and HTTP2 as transport protocol (websocket is more performant)
* **Standalone binaries** (so just cp it where you want) [here](https://github.com/erebe/wstunnel/releases)
@@ -47,8 +47,7 @@ Part of WsTunnel development has been sponsored by
-
-
+
## Note