From 0b9fb31ff0bddf465b99080aafc56a08daea8efe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Er=C3=A8be=20-=20Romain=20Gerard?= Date: Fri, 19 Apr 2024 21:00:31 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a112a17..5efd6ab 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ nodejs to use this tool, I remade it in ~~Haskell~~ Rust and improved it. **What to expect:** +* 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)