From d0d396becb6ef8ef060c7e67316416da7913f548 Mon Sep 17 00:00:00 2001 From: Weltolk <40228052+Weltolk@users.noreply.github.com> Date: Mon, 29 Apr 2024 11:50:56 +0800 Subject: [PATCH] Update README.md (#4190) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3641f0..aedac1f 100644 --- a/README.md +++ b/README.md @@ -804,7 +804,7 @@ You can disable this feature by modify `frps.toml` and `frpc.toml`: ```toml # frps.toml and frpc.toml, must be same -tcpMux = false +transport.tcpMux = false ``` ### Support KCP Protocol