From ef074b7b828f9b30caf2fe4b0e65d40dbdb77178 Mon Sep 17 00:00:00 2001 From: Kevin Wan Date: Sat, 4 Mar 2023 22:11:02 +0800 Subject: [PATCH] Update readme.md (#25) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index e5f120b..7f6209b 100644 --- a/readme.md +++ b/readme.md @@ -56,7 +56,7 @@ Usage of tproxy: Remote address (host:port) to connect -s Enable statistics -t string - The type of protocol, currently support grpc + The type of protocol, currently support http2, grpc, redis and mongodb ``` ## Examples