Update README.md
This commit is contained in:
parent
dd5bc0200d
commit
f183e648a7
1 changed files with 5 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
||||||
* [Examples](#examples)
|
* [Examples](#examples)
|
||||||
* [Release](#release)
|
* [Release](#release)
|
||||||
* [Note](#note)
|
* [Note](#note)
|
||||||
|
* [Benchmark](#bench)
|
||||||
* [How to build](#build)
|
* [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...)
|
* 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, ...)
|
* this will not work if your wstunnel server is behind a reverse proxy (i.e: Nginx, Cloudflare, HAProxy, ...)
|
||||||
|
|
||||||
|
## Benchmark <a name="bench"></a>
|
||||||
|
![image](https://github.com/erebe/wstunnel/assets/854278/6e3580b0-c4f8-449e-881e-64d1df56b0ce)
|
||||||
|
|
||||||
|
|
||||||
## How to Build <a name="build"></a>
|
## How to Build <a name="build"></a>
|
||||||
Install the Rust https://www.rust-lang.org/tools/install or if you are a believer
|
Install the Rust https://www.rust-lang.org/tools/install or if you are a believer
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue