From 75b4a803b1d5e92243813f511ad4c0eeb4994ef4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Er=C3=A8be=20-=20Romain=20Gerard?= Date: Mon, 15 Jan 2024 12:56:25 +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 2395b07..3be0827 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ My inspiration came from [this project](https://www.npmjs.com/package/wstunnel) **What to expect:** * Good error messages and debug information -* Static forward and reverse tunneling (TCP and UDP) +* Static forward and reverse tunneling (TCP, UDP, Unix socket) * Dynamic tunneling (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)