From f183e648a72c9afd72ce4f916492614125405998 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Er=C3=A8be=20-=20Romain=20Gerard?= Date: Tue, 9 Jan 2024 17:56:11 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index cb62727..a34a2ae 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ * [Examples](#examples) * [Release](#release) * [Note](#note) +* [Benchmark](#bench) * [How to build](#build) @@ -389,6 +390,10 @@ Now your wstunnel server, will only accept connection if the client specify the * Change your tls-sni-override to a domain is known to be allowed (i.e: google.com, baidu.com, etc...) * this will not work if your wstunnel server is behind a reverse proxy (i.e: Nginx, Cloudflare, HAProxy, ...) +## Benchmark +![image](https://github.com/erebe/wstunnel/assets/854278/6e3580b0-c4f8-449e-881e-64d1df56b0ce) + + ## How to Build Install the Rust https://www.rust-lang.org/tools/install or if you are a believer ```