update readme
This commit is contained in:
parent
f3f060cb08
commit
13aa664caf
1 changed files with 2 additions and 1 deletions
|
@ -32,10 +32,11 @@ My inspiration came from [this project](https://www.npmjs.com/package/wstunnel)
|
||||||
|
|
||||||
* Good error messages and debug information
|
* Good error messages and debug information
|
||||||
* Static forward and reverse tunneling (TCP, UDP, Unix socket)
|
* Static forward and reverse tunneling (TCP, UDP, Unix socket)
|
||||||
* Dynamic tunneling (Socks5 proxy and Transparent Proxy)
|
* Dynamic tunneling (TCP, UDP Socks5 proxy and Transparent Proxy)
|
||||||
* Support for http proxy (when behind one)
|
* 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 for tls/https server with certificates auto-reload (with embedded self-signed certificate, or your own)
|
||||||
* Support IPv6
|
* 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)
|
* **Standalone binaries** (so just cp it where you want) [here](https://github.com/erebe/wstunnel/releases)
|
||||||
|
|
||||||
## Note <a name="note"></a>
|
## Note <a name="note"></a>
|
||||||
|
|
Loading…
Reference in a new issue