From 4aba996b64c1d8b55bd73ad4c9001b636b1ef989 Mon Sep 17 00:00:00 2001 From: "B. Blechschmidt" Date: Wed, 22 Mar 2023 16:07:44 +0100 Subject: [PATCH] Reflect authentication support in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fdc6dbb..8533b58 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # tun2proxy Tunnel TCP traffic through SOCKS5 or HTTP on Linux. -**Authentication not yet supported. Error handling incomplete and too restrictive.** +**Error handling incomplete and too restrictive.** ## Build Clone the repository and `cd` into the project folder. Then run the following: