From 58c268bd940eb58327d3a5e95356ff7d3ef622dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Er=C3=A8be=20-=20Romain=20Gerard?= Date: Fri, 16 Aug 2024 09:56:44 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 262536d..9b5bf23 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ nodejs to use this tool, I remade it in ~~Haskell~~ Rust and improved it. * Easy to use * Good error messages and debug information * Static forward and reverse tunneling (TCP, UDP, Unix socket, Stdio) -* Dynamic tunneling (TCP, UDP Socks5 proxy and Transparent Proxy) +* Dynamic tunneling (TCP, UDP Socks5 proxy, HTTP proxy and Transparent Proxy) * Support for http proxy (when behind one) * Support of proxy protocol * Support for tls/https server with certificates auto-reload (with embedded self-signed certificate, or your own)