From e4955bcb57d2a2f21cde067e740e1addb8ce7c2f Mon Sep 17 00:00:00 2001 From: Weltolk <40228052+Weltolk@users.noreply.github.com> Date: Mon, 29 Apr 2024 00:20:06 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3641f0a..aedac1f8 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