From df012ce04b59c4634e452c6e8be3720281a7ce58 Mon Sep 17 00:00:00 2001 From: FunnyWolf Date: Wed, 29 Sep 2021 20:56:36 +0800 Subject: [PATCH] update english readme --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 29e2fb2..0a2dd29 100644 --- a/README.md +++ b/README.md @@ -94,17 +94,17 @@ Refer to the compilation method of the original ligolo ## Features --TLS 1.3 encrypted tunnel --Multi-platform (Windows / Linux / Mac /...) --Multiple connection multiplexing (1 TCP connection transmits all traffic) --SOCKS5 proxy +- TLS 1.3 encrypted tunnel +- Multi-platform (Windows / Linux / Mac /...) +- Multiple connection multiplexing (1 TCP connection transmits all traffic) +- SOCKS5 proxy ## To Do --Better timeout mechanism --SOCKS5 UDP support --mTLS mutual authentication --Reverse port mapping (mapping intranet port to internet) +- Better timeout mechanism +- SOCKS5 UDP support +- mTLS mutual authentication +- Reverse port mapping (mapping intranet port to internet) ## Licensing